Class: Textus::Command::Doctor

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

Instance Attribute Summary collapse

Instance Attribute Details

#checksObject (readonly)

Returns the value of attribute checks

Returns:

  • (Object)

    the current value of checks



28
29
30
# File 'lib/textus/command.rb', line 28

def checks
  @checks
end

#roleObject (readonly)

Returns the value of attribute role

Returns:

  • (Object)

    the current value of role



28
29
30
# File 'lib/textus/command.rb', line 28

def role
  @role
end