Class: Epuber::Command
- Inherits:
-
CLAide::Command
- Object
- CLAide::Command
- Epuber::Command
- Defined in:
- lib/epuber/command.rb,
lib/epuber/command/init.rb,
lib/epuber/command/build.rb,
lib/epuber/command/server.rb,
lib/epuber/command/compile.rb,
lib/epuber/command/from_file.rb
Defined Under Namespace
Classes: Build, Compile, FromFile, Init, Server
Class Method Summary collapse
Instance Method Summary collapse
-
#initialize(argv) ⇒ Command
constructor
A new instance of Command.
- #run ⇒ Object
Constructor Details
Class Method Details
Instance Method Details
#run ⇒ Object
41 |
# File 'lib/epuber/command.rb', line 41 def run; end |