Class: Bashly::Commands::Completions
- Defined in:
- lib/bashly/commands/completions.rb
Instance Method Summary collapse
Methods inherited from Base
#config, #config_validator, #validate_config, #with_valid_config
Methods included from AssetHelper
Instance Method Details
#run ⇒ Object
9 10 11 |
# File 'lib/bashly/commands/completions.rb', line 9 def run puts script end |