Method: Qonfig::Commands::Definition::ExposeSelf#caller_location

Defined in:
lib/qonfig/commands/definition/expose_self.rb

#caller_locationString (readonly)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Returns:

  • (String)

Since:

  • 0.14.0



20
21
22
# File 'lib/qonfig/commands/definition/expose_self.rb', line 20

def caller_location
  @caller_location
end