Class: Deplomat::LocalNode

Inherits:
Node
  • Object
show all
Defined in:
lib/deplomat/local_node.rb

Instance Attribute Summary

Attributes inherited from Node

#current_path, #log_to, #logfile, #raise_exceptions

Method Summary

Methods inherited from Node

#cd, #clean, #copy, #create_dir, #create_file, #create_symlink, #execute, #git_checkout, #git_merge, #git_pull, #git_push, #initialize, #move, #remove

Constructor Details

This class inherits a constructor from Deplomat::Node