Class: Artifactory::Cleaner::CLI::RepoTableCol

Inherits:
Struct
  • Object
show all
Defined in:
lib/artifactory/cleaner/cli.rb

Instance Attribute Summary collapse

Instance Attribute Details

#headingObject

Returns the value of attribute heading

Returns:

  • (Object)

    the current value of heading



25
26
27
# File 'lib/artifactory/cleaner/cli.rb', line 25

def heading
  @heading
end

#methodObject

Returns the value of attribute method

Returns:

  • (Object)

    the current value of method



25
26
27
# File 'lib/artifactory/cleaner/cli.rb', line 25

def method
  @method
end

#onlyObject

Returns the value of attribute only

Returns:

  • (Object)

    the current value of only



25
26
27
# File 'lib/artifactory/cleaner/cli.rb', line 25

def only
  @only
end