class
IScriptSnapshots.
IScriptSnapshots
Bases: object
Scripting API for Machine Advisor Code Analysis snapshots.
create_snapshot_options
Creates the snapshot options.
The snapshot option.
store
snapshot_name
filename
Stores the Code Analysis snapshot to disk.
snapshot_name (string) -- Name of the snapshot.
filename (string) -- The filename.
upload
snapshot_name
Uploads the snapshot to Code Analysis cloud.
snapshot_name (string) -- Name of the snapshot.
Indicates if upload succeeded.
bool