Skip to main content

Module driver

Module driver 

Source

Structs§

CompilationResult
FileInfo
Information about an included file

Enums§

FileInclusionReason
Reason why a file was included in compilation
FileReadResult
Result of reading a source file - either valid text or binary/unreadable

Functions§

apply_cli_overrides
compile
compile_project
Compile a specific project by config path (used for –build mode with project references)
read_source_file
Read a source file, detecting binary files that should emit TS1490.