Routine
Tools for routine
codemap_routine_add_file
Add a file or directory reference to a routine.
→codemap_routine_add_group
Add a group reference to a routine.
→codemap_routine_add_help
Add a help topic reference to a routine for documentation and guidance
→codemap_routine_add_item
Add a checklist item to a routine.
→codemap_routine_add_macro
Add a macro to a routine.
→codemap_routine_add_script
Associate a script with a routine.
→codemap_routine_add_template
Add a template reference to a routine for automated scaffolding workflows
→codemap_routine_create
Create a new routine - a custom workflow combining checklists and scripts for repeatable tasks.
→codemap_routine_delete
Delete an existing routine.
→codemap_routine_list
List all routines with their checklist items and associated scripts.
→codemap_routine_remove
Universal tool to remove any item type from a routine (file, group, macro, template, help, or checklist item)
→codemap_routine_remove_file
Remove a file or directory reference from a routine.
→codemap_routine_remove_group
Remove a group reference from a routine.
→codemap_routine_remove_help
Remove a help topic reference from a routine
→codemap_routine_remove_item
Remove a checklist item from a routine.
→codemap_routine_remove_macro
Remove a macro from a routine.
→codemap_routine_remove_script
Remove a script from a routine.
→codemap_routine_remove_template
Remove a template reference from a routine
→codemap_routine_run
Execute a routine - displays checklist and runs all associated scripts.
→codemap_routine_set_message
Set or update the message/comment for a routine.
→