Class: DTask
- Inherits:
-
Object
- Object
- DTask
- Defined in:
- lib/dtask.rb
Defined Under Namespace
Classes: Config, Error, RemoteBox
Constant Summary collapse
- VERSION =
"002"
- TASK =
task table
Hash.new
Instance Method Summary collapse
-
#initialize(name) ⇒ DTask
constructor
Load the dtask file.
-
#run(task) ⇒ Object
Run the task.