Output

Undocumented in source.

Constructors

this
this(GumboOutput* output)
Undocumented in source.

Members

Functions

destroy
void destroy(const(GumboOptions)* options)
Undocumented in source. Be warned that the author may not have intended to support it.
document
Node document()
Undocumented in source. Be warned that the author may not have intended to support it.
root
Node root()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

fromFile
Output fromFile(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
fromString
Output fromString(string str)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta