Sha256: 479cbe135a7b41a6058d30696abd627ab94d8ee1c7d10686863900432ec91194
Contents?: true
Size: 272 Bytes
Versions: 2
Compression:
Stored size: 272 Bytes
Contents
These are the following commands available: <% Amp::Command::Base.all_commands.sort {|c1, c2| c1.name.to_s <=> c2.name.to_s}.each do |command| -%> <%= command.name.to_s.downcase.ljust(30, " ")%><%= command.desc %> <%- end %> Run "amp help [command]" for more information.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
amp-front-0.2.0 | lib/amp-front/help/entries/commands.erb |
amp-front-0.1.0 | lib/amp-front/help/entries/commands.erb |