Class: RText::Frontend::Config::ServiceConfig

Inherits:
Struct
  • Object
show all
Defined in:
lib/rtext/frontend/config.rb

Instance Attribute Summary collapse

Instance Attribute Details

#commandObject

Returns the value of attribute command

Returns:

  • (Object)

    the current value of command



32
33
34
# File 'lib/rtext/frontend/config.rb', line 32

def command
  @command
end

#fileObject

Returns the value of attribute file

Returns:

  • (Object)

    the current value of file



32
33
34
# File 'lib/rtext/frontend/config.rb', line 32

def file
  @file
end

#patternsObject

Returns the value of attribute patterns

Returns:

  • (Object)

    the current value of patterns



32
33
34
# File 'lib/rtext/frontend/config.rb', line 32

def patterns
  @patterns
end