Class: Textus::Command::SchemaShow

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

Instance Attribute Summary collapse

Instance Attribute Details

#keyObject (readonly)

Returns the value of attribute key

Returns:

  • (Object)

    the current value of key



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

def key
  @key
end

#roleObject (readonly)

Returns the value of attribute role

Returns:

  • (Object)

    the current value of role



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

def role
  @role
end