Skip to main content

get_plugins_dir

Function
This function is defined in the paths module.
Get user plugins directory.

Signature

def get_plugins_dir() -> Path

Returns

Returns
Path
Path to ~/.praisonai/plugins/

Uses

  • get_data_dir

Used By

Source

View on GitHub

praisonaiagents/paths.py at line 127