Class: Nugem::Repository::Host

Inherits:
Struct
  • Object
show all
Defined in:
lib/nugem/repository.rb

Instance Attribute Summary collapse

Instance Attribute Details

#camel_caseObject

Returns the value of attribute camel_case

Returns:

  • (Object)

    the current value of camel_case



6
7
8
# File 'lib/nugem/repository.rb', line 6

def camel_case
  @camel_case
end

#domainObject

Returns the value of attribute domain

Returns:

  • (Object)

    the current value of domain



6
7
8
# File 'lib/nugem/repository.rb', line 6

def domain
  @domain
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



6
7
8
# File 'lib/nugem/repository.rb', line 6

def id
  @id
end