Class: TRMNLP::Commands::List::Options

Inherits:
Data
  • Object
show all
Defined in:
lib/trmnlp/commands/list.rb

Instance Attribute Summary collapse

Instance Attribute Details

#dirObject (readonly)

Returns the value of attribute dir

Returns:

  • (Object)

    the current value of dir



9
10
11
# File 'lib/trmnlp/commands/list.rb', line 9

def dir
  @dir
end

#quietObject (readonly)

Returns the value of attribute quiet

Returns:

  • (Object)

    the current value of quiet



9
10
11
# File 'lib/trmnlp/commands/list.rb', line 9

def quiet
  @quiet
end