Method: RBS::Prototype::Runtime#parse

Defined in:
lib/rbs/prototype/runtime.rb

#parse(file) ⇒ Object



105
106
107
# File 'lib/rbs/prototype/runtime.rb', line 105

def parse(file)
  require file
end