class

Svgsplitter::Splitter

Inherits Reference < Object

Constructors

new(input_path : String, output : Athena::Console::Output::Interface, output_path : String | Nil = nil, prefix : String | Nil = "")
Source

Instance methods

build_file(xml, id)

Ineffeciently build new document by deleting all svg children except those matching the ID parameter

Source
run(dry_run : Bool = false)
Source
write_file(content, path)
Source