Class: SproutPunk::Commands::Assets

Inherits:
Base
  • Object
show all
Defined in:
lib/sproutpunk/commands/assets.rb

Instance Method Summary collapse

Methods inherited from Base

command_set, #initialize

Methods included from Helpers

#_config

Constructor Details

This class inherits a constructor from SproutPunk::Commands::Base

Instance Method Details

#importObject



17
18
# File 'lib/sproutpunk/commands/assets.rb', line 17

def import
end

#manifestObject



9
10
# File 'lib/sproutpunk/commands/assets.rb', line 9

def manifest
end

#updateObject



13
14
# File 'lib/sproutpunk/commands/assets.rb', line 13

def update
end