currentSession property
The currently active worktree session.
Implementation
final Rxn<WorktreeSession> currentSession = Rxn<WorktreeSession>(null);
The currently active worktree session.
final Rxn<WorktreeSession> currentSession = Rxn<WorktreeSession>(null);