Skip to content

sections() method #23

@roivant-austinyu

Description

@roivant-austinyu

Would it be possible to add a sections() method?

def sections
  lines.select{ |l| l.is_a? IniParse::Lines::Section }
end

I think this would be useful

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions