Class: Poke::Commands::New
- Inherits:
-
Poke::Command
- Object
- Poke::Command
- Poke::Commands::New
- Defined in:
- lib/poke/commands/new.rb
Constant Summary collapse
- CREATE_NEW_DIR =
:create_new_dir- TEMPLATE =
"curl $BASE_URL/get -G -d foo=bar\n".freeze
Method Summary
Methods inherited from Poke::Command
Constructor Details
This class inherits a constructor from Poke::Command