Class: Bunto::Commands::DraftMover
- Inherits:
-
Bunto::Compose::FileMover
- Object
- Bunto::Compose::FileMover
- Bunto::Commands::DraftMover
- Defined in:
- lib/bunto/commands/publish.rb
Instance Attribute Summary
Attributes inherited from Bunto::Compose::FileMover
Instance Method Summary collapse
Methods inherited from Bunto::Compose::FileMover
#ensure_directory_exists, #initialize, #move, #move_file, #validate_source
Constructor Details
This class inherits a constructor from Bunto::Compose::FileMover
Instance Method Details
#resource_type ⇒ Object
60 61 62 |
# File 'lib/bunto/commands/publish.rb', line 60 def resource_type 'draft' end |