Class: OneCmd::Command::Xcode

Inherits:
OneCmd::Command show all
Defined in:
lib/onecmd/command/xcode.rb,
lib/onecmd/command/xcode/rm_derived_data.rb

Direct Known Subclasses

RmDerivedData

Defined Under Namespace

Classes: RmDerivedData

Instance Method Summary collapse

Methods inherited from OneCmd::Command

#initialize, options, run

Constructor Details

This class inherits a constructor from OneCmd::Command

Instance Method Details

#dirObject

extend Executable executable :git



15
16
17
# File 'lib/onecmd/command/xcode.rb', line 15

def dir
  # config.repos_dir + @name
end