Class: TRMNLP::Commands::Lint::Options

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

Instance Attribute Summary collapse

Instance Attribute Details

#dirObject (readonly)

Returns the value of attribute dir

Returns:

  • (Object)

    the current value of dir



10
11
12
# File 'lib/trmnlp/commands/lint.rb', line 10

def dir
  @dir
end

#quietObject (readonly)

Returns the value of attribute quiet

Returns:

  • (Object)

    the current value of quiet



10
11
12
# File 'lib/trmnlp/commands/lint.rb', line 10

def quiet
  @quiet
end