Class: Rcodetools::XMPFilter::Interpreter

Inherits:
Struct
  • Object
show all
Defined in:
lib/rcodetools/xmpfilter.rb

Instance Attribute Summary collapse

Instance Attribute Details

#accept_debugObject

Returns the value of attribute accept_debug

Returns:

  • (Object)

    the current value of accept_debug



35
36
37
# File 'lib/rcodetools/xmpfilter.rb', line 35

def accept_debug
  @accept_debug
end

#accept_include_pathsObject

Returns the value of attribute accept_include_paths

Returns:

  • (Object)

    the current value of accept_include_paths



35
36
37
# File 'lib/rcodetools/xmpfilter.rb', line 35

def accept_include_paths
  @accept_include_paths
end

#chdir_procObject

Returns the value of attribute chdir_proc

Returns:

  • (Object)

    the current value of chdir_proc



35
36
37
# File 'lib/rcodetools/xmpfilter.rb', line 35

def chdir_proc
  @chdir_proc
end

#execute_methodObject

Returns the value of attribute execute_method

Returns:

  • (Object)

    the current value of execute_method



35
36
37
# File 'lib/rcodetools/xmpfilter.rb', line 35

def execute_method
  @execute_method
end

#optionsObject

Returns the value of attribute options

Returns:

  • (Object)

    the current value of options



35
36
37
# File 'lib/rcodetools/xmpfilter.rb', line 35

def options
  @options
end