api documentation for node-plantuml (v0.5.0)

A Node.js module and CLI for running PlantUML

table of contents

  1. module node-plantuml
    1. function node-plantuml.decode (encoded, callback)
    2. function node-plantuml.encode (input, options, callback)
    3. function node-plantuml.generate (input, options, callback)
    4. function node-plantuml.testdot (callback)
    5. function node-plantuml.useNailgun (callback)
    6. object node-plantuml.node_plantuml
    7. object node-plantuml.plantuml_executor
  2. module node-plantuml.node_plantuml
    1. function node-plantuml.node_plantuml.decode (encoded, callback)
    2. function node-plantuml.node_plantuml.encode (input, options, callback)
    3. function node-plantuml.node_plantuml.generate (input, options, callback)
    4. function node-plantuml.node_plantuml.testdot (callback)
    5. function node-plantuml.node_plantuml.useNailgun (callback)
  3. module node-plantuml.plantuml_executor
    1. function node-plantuml.plantuml_executor.exec (argv, cwd, callback)
    2. function node-plantuml.plantuml_executor.useNailgun (callback)

module node-plantuml

function node-plantuml.decode (encoded, callback)

function node-plantuml.encode (input, options, callback)

function node-plantuml.generate (input, options, callback)

function node-plantuml.testdot (callback)

function node-plantuml.useNailgun (callback)

module node-plantuml.node_plantuml

function node-plantuml.node_plantuml.decode (encoded, callback)

function node-plantuml.node_plantuml.encode (input, options, callback)

function node-plantuml.node_plantuml.generate (input, options, callback)

function node-plantuml.node_plantuml.testdot (callback)

function node-plantuml.node_plantuml.useNailgun (callback)

module node-plantuml.plantuml_executor

function node-plantuml.plantuml_executor.exec (argv, cwd, callback)

function node-plantuml.plantuml_executor.useNailgun (callback)

[ this document was created with utility2 ]