Parent

Methods

Files

TOML::Table

Attributes

name[R]

:name is array of strings

Public Class Methods

new(name) click to toggle source
# File lib/toml/table.rb, line 5
def initialize(name)
  @name = name
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.