Sha256: 4cbc85d681fdbfbc7d5924abe0dda7ce61ce83598295814b2a7606c66d3b2cad

Contents?: true

Size: 128 Bytes

Versions: 5

Compression:

Stored size: 128 Bytes

Contents

##
# Allow shortcut expansion from the config
class HSS::Parser
  def shortcut(input)
    @config['shortcuts'][input]
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
hss-1.0.1 spec/test/good_helpers/shortcut.rb
hss-1.0.0 spec/test/good_helpers/shortcut.rb
hss-0.2.11 spec/test/good_helpers/shortcut.rb
hss-0.2.10 spec/test/good_helpers/shortcut.rb
hss-0.2.9 spec/test/good_helpers/shortcut.rb