Session-class: SyncroSim Session class

Session-classR Documentation

SyncroSim Session class

Description

A SyncroSim Session object contains a link to a SyncroSim installation. SsimLibrary, Project and Scenario objects contain a Session used to query and modify the object.

Slots

filepath

The path to the SyncroSim installation

silent

If FALSE, all SyncroSim output with non-zero exit status is printed. Helpful for debugging. Default is TRUE

printCmd

If TRUE, arguments passed to the SyncroSim console are also printed. Helpful for debugging. Default is FALSE

condaFilepath

The path to the Conda installation. Default is "default"

See Also

See session for options when creating a Session.


rsyncrosim documentation built on Oct. 7, 2023, 9:08 a.m.