Class: OneCmd::Command::Xcode
- Inherits:
-
OneCmd::Command
- Object
- CLAide::Command
- OneCmd::Command
- OneCmd::Command::Xcode
- Defined in:
- lib/onecmd/command/xcode.rb,
lib/onecmd/command/xcode/rm_derived_data.rb
Direct Known Subclasses
Defined Under Namespace
Classes: RmDerivedData
Instance Method Summary collapse
-
#dir ⇒ Object
extend Executable executable :git.
Methods inherited from OneCmd::Command
Constructor Details
This class inherits a constructor from OneCmd::Command
Instance Method Details
#dir ⇒ Object
extend Executable executable :git
15 16 17 |
# File 'lib/onecmd/command/xcode.rb', line 15 def dir # config.repos_dir + @name end |