Class: Bunto::Commands::PostMover
- Inherits:
-
Bunto::Compose::FileMover
- Object
- Bunto::Compose::FileMover
- Bunto::Commands::PostMover
- Defined in:
- lib/bunto/commands/unpublish.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
53 54 55 |
# File 'lib/bunto/commands/unpublish.rb', line 53 def resource_type 'post' end |