swarmsim.yaml.template#

Functions

construct_include(loader, node)

Read the contents of a yaml/text/json file into a node

load_yaml_template(path[, name, env, ...])

Parse the first YAML document in a stream and produce the corresponding Python object.

Classes

TemplateYAMLLoader(stream[, name, ...])