AcUtils
A high performance abstraction layer for AccuRev
|
A container for AcSession objects that define AccuRev user sessions. More...
Public Member Functions | |
Two-part object construction: | |
AcSessions () | |
A container for AcSession objects that define AccuRev user sessions. More... | |
async Task< bool > | initAsync () |
Populate this container with AcSession objects, the currently active login sessions. More... | |
A container for AcSession objects that define AccuRev user sessions.
Definition at line 218 of file AcSessions.cs.
|
inline |
A container for AcSession objects that define AccuRev user sessions.
Definition at line 246 of file AcSessions.cs.
|
inline |
Populate this container with AcSession objects, the currently active login sessions.
AcUtilsException | caught and logged in %LOCALAPPDATA%\AcTools\Logs\<prog_name>-YYYY-MM-DD.log on show command failure. |
Exception | caught and logged in same on failure to handle a range of exceptions. |
show -fx sessions
Definition at line 256 of file AcSessions.cs.