Method: Puppet::Util::CommandLine#subcommand_name
- Defined in:
- lib/vendor/puppet/util/command_line.rb
#subcommand_name ⇒ Object (readonly)
Returns the value of attribute subcommand_name.
30 31 32 |
# File 'lib/vendor/puppet/util/command_line.rb', line 30 def subcommand_name @subcommand_name end |