Class: TRMNLP::Commands::Push::Options

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

Instance Attribute Summary collapse

Instance Attribute Details

#dirObject (readonly)

Returns the value of attribute dir

Returns:

  • (Object)

    the current value of dir



13
14
15
# File 'lib/trmnlp/commands/push.rb', line 13

def dir
  @dir
end

#forceObject (readonly)

Returns the value of attribute force

Returns:

  • (Object)

    the current value of force



13
14
15
# File 'lib/trmnlp/commands/push.rb', line 13

def force
  @force
end

#idObject (readonly)

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



13
14
15
# File 'lib/trmnlp/commands/push.rb', line 13

def id
  @id
end

#quietObject (readonly)

Returns the value of attribute quiet

Returns:

  • (Object)

    the current value of quiet



13
14
15
# File 'lib/trmnlp/commands/push.rb', line 13

def quiet
  @quiet
end