Class: Saro::Dat::DatManager::State

Inherits:
Struct
  • Object
show all
Defined in:
lib/saro/dat/dat_manager.rb

Instance Attribute Summary collapse

Instance Attribute Details

#by_cidObject

Returns the value of attribute by_cid

Returns:

  • (Object)

    the current value of by_cid



13
14
15
# File 'lib/saro/dat/dat_manager.rb', line 13

def by_cid
  @by_cid
end

#certificatesObject

Returns the value of attribute certificates

Returns:

  • (Object)

    the current value of certificates



13
14
15
# File 'lib/saro/dat/dat_manager.rb', line 13

def certificates
  @certificates
end

#issuerObject

Returns the value of attribute issuer

Returns:

  • (Object)

    the current value of issuer



13
14
15
# File 'lib/saro/dat/dat_manager.rb', line 13

def issuer
  @issuer
end