ex_cogmint v0.0.2 ExCogmint

Documentation for ExCogmint.

Link to this section Summary

Functions

Add a task to an existing project. Requires that you know the project's UUID, and pass in the variable names you wish to substitute, along with their values

Link to this section Functions

Link to this function

add_task!(project_uuid, map)

Add a task to an existing project. Requires that you know the project's UUID, and pass in the variable names you wish to substitute, along with their values.

Examples