Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 477 Bytes

readme.md

File metadata and controls

21 lines (15 loc) · 477 Bytes

smcli

In this directory the command line client of SourceMonitorOS is located.

  • Influence the software via XML files
    • Settings
    • Options
    • Language
    • Logging
  • Project handling
    • Read project file
    • Write project file
    • Create checkpoints

The functionality called is located in smcore.

Technical information

  • The classes of smcli are prefixed with sc to avoid complications with the classes of smcore