Class: Vx::Aptly::RepoPublish::PublishedRepo

Inherits:
Struct
  • Object
show all
Defined in:
lib/vx/aptly/repo_publish.rb

Instance Attribute Summary collapse

Instance Attribute Details

#componentObject

Returns the value of attribute component

Returns:

  • (Object)

    the current value of component



5
6
7
# File 'lib/vx/aptly/repo_publish.rb', line 5

def component
  @component
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



5
6
7
# File 'lib/vx/aptly/repo_publish.rb', line 5

def name
  @name
end