Class: Laborantin::Commands::Config::Set

Inherits:
Laborantin::Command show all
Includes:
Laborantin::Commands::Config
Defined in:
lib/laborantin/runner/commands/config.rb

Instance Attribute Summary

Attributes inherited from Laborantin::Command

#args, #opts, #runner

Attributes included from Metaprog::Completeable

#completion_block

Method Summary

Methods included from Laborantin::Commands::Config

#build_path, #get_node, #interpret_path, #interpret_value, #save_config

Methods inherited from Laborantin::Command

describe, each, execute, inherited, #initialize, option, plumbery!, plumbery?, porcelain?, #puts, #run

Methods included from Metaprog::Completeable

#complete, #completion_propositions_iterating_on

Constructor Details

This class inherits a constructor from Laborantin::Command