Class: TRMNLP::Commands::Pull::Options

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

Instance Attribute Summary collapse

Instance Attribute Details

#dirObject (readonly)

Returns the value of attribute dir

Returns:

  • (Object)

    the current value of dir



11
12
13
# File 'lib/trmnlp/commands/pull.rb', line 11

def dir
  @dir
end

#forceObject (readonly)

Returns the value of attribute force

Returns:

  • (Object)

    the current value of force



11
12
13
# File 'lib/trmnlp/commands/pull.rb', line 11

def force
  @force
end

#idObject (readonly)

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



11
12
13
# File 'lib/trmnlp/commands/pull.rb', line 11

def id
  @id
end

#quietObject (readonly)

Returns the value of attribute quiet

Returns:

  • (Object)

    the current value of quiet



11
12
13
# File 'lib/trmnlp/commands/pull.rb', line 11

def quiet
  @quiet
end