Class: Bunto::Commands::PostMover

Inherits:
Bunto::Compose::FileMover show all
Defined in:
lib/bunto/commands/unpublish.rb

Instance Attribute Summary

Attributes inherited from Bunto::Compose::FileMover

#movement

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_typeObject



53
54
55
# File 'lib/bunto/commands/unpublish.rb', line 53

def resource_type
  'post'
end