Class: Docman::Builders::DirectBuilder

Inherits:
ProviderBuilder show all
Defined in:
lib/docman/builders/direct_builder.rb

Instance Attribute Summary

Attributes inherited from Command

#type

Method Summary

Methods inherited from ProviderBuilder

#changed?, #execute

Methods inherited from Builder

#changed?, #config, create, #describe, #prefix, register_builder, #validate_command, #version

Methods inherited from Command

#add_action, #add_actions, #config, create, #describe, #execute, #initialize, #perform, #prefix, register_command, #replace_placeholder, #run_actions, #run_with_hooks

Methods included from Logging

#log, logger, #logger, #prefix, #properties_info, #with_logging

Constructor Details

This class inherits a constructor from Docman::Command