Method: Require::Dsl::Args#path

Defined in:
lib/require/dsl.rb

#pathObject



68
69
70
# File 'lib/require/dsl.rb', line 68

def path
  self[1] if (require? || load_path?) && self[1] != dsl
end