get_workflows_dir
Function
This function is defined in the paths module.Get workflows directory.
Signature
Returns
Path to ~/.praisonai/workflows/
Uses
get_data_dir
Source
View on GitHub
praisonaiagents/paths.py at line 247get_workflows_dir: Get workflows directory.
This function is defined in the paths module.Get workflows directory.
def get_workflows_dir() -> Path
get_data_dirpraisonaiagents/paths.py at line 247