class RgGen::Core::RegisterMap::RubyLoader
Public Instance Methods
read_file(file)
click to toggle source
# File lib/rggen/core/register_map/ruby_loader.rb, line 9 def read_file(file) root.load_file(file) end