Module: PrComet::CommandLine

Included in:
Git::Command
Defined in:
lib/pr_comet/command_line.rb

Overview

To execute command line. You should inherit this class to use.

Instance Attribute Summary collapse

Instance Attribute Details

#verboseObject (readonly)

Returns the value of attribute verbose.



6
7
8
# File 'lib/pr_comet/command_line.rb', line 6

def verbose
  @verbose
end