get_active_project
Description:
public Folder?
get_active_project ()
Get the active project from the projects list.
Uses in-memory is_active on project rows (client-local session state). Does not read daemon DB is_active flags.
Returns:
|
The active Folder (project), or null if none is active
|