Class: Magica::Command
- Extended by:
- Forwardable
- Includes:
- Rake::DSL
- Defined in:
- lib/magica/command.rb,
lib/magica/commands/git.rb,
lib/magica/commands/linker.rb,
lib/magica/commands/compiler.rb
Overview
rubocop:disable Style/FormatStringToken
Defined Under Namespace
Classes: Compiler, Git, Linker
Instance Attribute Summary collapse
-
#build ⇒ Object
Returns the value of attribute build.
-
#command ⇒ Object
Returns the value of attribute command.
Instance Method Summary collapse
-
#initialize(build) ⇒ Command
constructor
A new instance of Command.