Method: CodeWeb::MethodCall#filename

Defined in:
lib/code_web/method_call.rb

#filenameObject

file that has this method call



5
6
7
# File 'lib/code_web/method_call.rb', line 5

def filename
  @filename
end