Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "index"

Index

Functions

Functions

gnucc

  • Compiles a source file

    Parameters

    • input: string

      Source file to be compiled

    • Optional output: undefined | string

      Output file

    • Optional log: undefined | false | true

    Returns Promise<Result>

  • Compiles a source file according to the options

    Parameters

    Returns Promise<Result>

Generated using TypeDoc