Versions in this module Expand all Collapse all v0 v0.0.1 Mar 15, 2025 Changes in this version + type ExitStatus int + const ExitStatusDiagnosticsPresent_OutputsGenerated + const ExitStatusDiagnosticsPresent_OutputsSkipped + const ExitStatusInvalidProject_OutputsSkipped + const ExitStatusNotImplemented + const ExitStatusNotImplementedIncremental + const ExitStatusNotImplementedWatch + const ExitStatusProjectReferenceCycle_OutputsSkipped + const ExitStatusSuccess + func CommandLine(sys System, cb cbType, commandLineArgs []string) ExitStatus + type System interface + DefaultLibraryPath func() string + EndWrite func() + FS func() vfs.FS + GetCurrentDirectory func() string + NewLine func() string + Now func() time.Time + Writer func() io.Writer