Class: LibyearRb::Source

Inherits:
Data
  • Object
show all
Defined in:
lib/libyear_rb/models.rb

Instance Attribute Summary collapse

Instance Attribute Details

#optionsObject (readonly)

Returns the value of attribute options

Returns:

  • (Object)

    the current value of options



5
6
7
# File 'lib/libyear_rb/models.rb', line 5

def options
  @options
end

#remoteObject (readonly)

Returns the value of attribute remote

Returns:

  • (Object)

    the current value of remote



5
6
7
# File 'lib/libyear_rb/models.rb', line 5

def remote
  @remote
end

#revisionObject (readonly)

Returns the value of attribute revision

Returns:

  • (Object)

    the current value of revision



5
6
7
# File 'lib/libyear_rb/models.rb', line 5

def revision
  @revision
end

#specsObject (readonly)

Returns the value of attribute specs

Returns:

  • (Object)

    the current value of specs



5
6
7
# File 'lib/libyear_rb/models.rb', line 5

def specs
  @specs
end

#typeObject (readonly)

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



5
6
7
# File 'lib/libyear_rb/models.rb', line 5

def type
  @type
end