Class: Vizcore::CLISupport::DslReference::Entry

Inherits:
Struct
  • Object
show all
Defined in:
lib/vizcore/cli/dsl_reference.rb

Instance Attribute Summary collapse

Instance Attribute Details

#descriptionObject

Returns the value of attribute description

Returns:

  • (Object)

    the current value of description



9
10
11
# File 'lib/vizcore/cli/dsl_reference.rb', line 9

def description
  @description
end

#syntaxObject

Returns the value of attribute syntax

Returns:

  • (Object)

    the current value of syntax



9
10
11
# File 'lib/vizcore/cli/dsl_reference.rb', line 9

def syntax
  @syntax
end