Skip to main content

Module create

Module create 

Source

Structs§

CreateArgs
Create arguments structure for organizing all the parameters passed to create.

Functions§

assign_child_id
Assign a child ID for a parent unit. Scans .mana/ for {parent_id}.{N}-*.md, finds highest N, returns “{parent_id}.{N+1}”.
cmd_create
Create a new unit.
cmd_create_next
Create a new unit that automatically depends on @latest (the most recently updated unit).
parse_on_fail