Class: Textus::Application::Caps::ReadCaps

Inherits:
Data
  • Object
show all
Defined in:
lib/textus/application/caps.rb

Instance Attribute Summary collapse

Instance Attribute Details

#audit_logObject (readonly)

Returns the value of attribute audit_log

Returns:

  • (Object)

    the current value of audit_log



8
9
10
# File 'lib/textus/application/caps.rb', line 8

def audit_log
  @audit_log
end

#eventsObject (readonly)

Returns the value of attribute events

Returns:

  • (Object)

    the current value of events



8
9
10
# File 'lib/textus/application/caps.rb', line 8

def events
  @events
end

#file_storeObject (readonly)

Returns the value of attribute file_store

Returns:

  • (Object)

    the current value of file_store



8
9
10
# File 'lib/textus/application/caps.rb', line 8

def file_store
  @file_store
end

#manifestObject (readonly)

Returns the value of attribute manifest

Returns:

  • (Object)

    the current value of manifest



8
9
10
# File 'lib/textus/application/caps.rb', line 8

def manifest
  @manifest
end

#rootObject (readonly)

Returns the value of attribute root

Returns:

  • (Object)

    the current value of root



8
9
10
# File 'lib/textus/application/caps.rb', line 8

def root
  @root
end

#schemasObject (readonly)

Returns the value of attribute schemas

Returns:

  • (Object)

    the current value of schemas



8
9
10
# File 'lib/textus/application/caps.rb', line 8

def schemas
  @schemas
end