class RgGen::Core::RegisterMap::TOMLLoader
Public Instance Methods
read_file(file)
click to toggle source
# File lib/rggen/core/register_map/toml_loader.rb, line 12 def read_file(file) load_toml(file) end
# File lib/rggen/core/register_map/toml_loader.rb, line 12 def read_file(file) load_toml(file) end