Class: Connect::Xdef

Inherits:
Struct
  • Object
show all
Defined in:
lib/connect/dsl.rb

Instance Attribute Summary collapse

Instance Attribute Details

#file_nameObject

Returns the value of attribute file_name

Returns:

  • (Object)

    the current value of file_name



45
46
47
# File 'lib/connect/dsl.rb', line 45

def file_name
  @file_name
end

#linenoObject

Returns the value of attribute lineno

Returns:

  • (Object)

    the current value of lineno



45
46
47
# File 'lib/connect/dsl.rb', line 45

def lineno
  @lineno
end