fermilink.cli.commands.sessions module¶
- fermilink.cli.commands.sessions.cmd_chat(args)[source]¶
Run interactive chat mode.
Dependency note: - This command shares the same routing and execution stack as exec. - Routing/overlay behavior is resolved through the same helpers used by exec.
- Parameters:
args (Namespace)
- Return type:
int