Module: Gem::Portage::UpdateWithPortage

Includes:
GemSpecFetcher
Defined in:
lib/g-gem/gems_commands_with_portage.rb

Instance Method Summary collapse

Instance Method Details

#execute_with_portageObject



43
44
45
46
# File 'lib/g-gem/gems_commands_with_portage.rb', line 43

def execute_with_portage
  p "Unimplemented"
  exit 0 
end