Class: NeetoDeploy::CLI::Buildpacks::Commands

Inherits:
Thor
  • Object
show all
Defined in:
lib/neeto_deploy/cli/buildpacks/commands.rb

Instance Method Summary collapse

Instance Method Details

#listObject



12
13
14
# File 'lib/neeto_deploy/cli/buildpacks/commands.rb', line 12

def list
  List.new(options:).run
end