class

CliRunner

Namespace
RefSafe.Pro
Assembly
RefSafe.Pro.Editor
public static class CliRunner

Command-line entry point for CI/CD integration. Run via: Unity -batchmode -executeMethod RefSafe.Pro.CliRunner.RunScan [options]

Options: --scope [OpenScenes|AllScenes|AllPrefabs|AllScriptableObjects|EntireProject] --format [json|csv|txt|html] --output [filePath] --fail-threshold [Critical|Warning|Info]

Exit codes: 0 = No issues above threshold 1 = Issues found above threshold 2 = Scan error

Methods

RunScan
public static void RunScan()

No description available.

Generated from Editor/Integration/CliRunner.cs in RefSafe Pro 2.2.0.