Class: Dapp::Dimg::Config::Directive::Base
- Inherits:
-
Config::Directive::Base
- Object
- Config::Directive::Base
- Dapp::Dimg::Config::Directive::Base
- Defined in:
- lib/dapp/dimg/config/directive/base.rb
Direct Known Subclasses
ArtifactBase, ArtifactBase::Export, Chef, Dimg, Dimg::InstanceMethods::GitArtifact, DimgGroup, Docker::Base, GitArtifactLocal::Export::StageDependencies, Mount, Shell::Dimg, Shell::Dimg::StageCommand
Instance Method Summary collapse
Methods inherited from Config::Directive::Base
#clone, #encode_with, #initialize
Constructor Details
This class inherits a constructor from Dapp::Config::Directive::Base
Instance Method Details
#clone_to_artifact ⇒ Object
6 7 8 |
# File 'lib/dapp/dimg/config/directive/base.rb', line 6 def clone_to_artifact clone end |