Function forc_pkg::check

source ·
pub fn check(
    plan: &BuildPlan,
    build_target: BuildTarget,
    terse_mode: bool,
    include_tests: bool,
    engines: &Engines
) -> Result<Vec<(Option<Programs>, Handler)>>
Expand description

Compile the entire forc package and return the lexed, parsed and typed programs of the dependencies and project. The final item in the returned vector is the project.