Common.run

Run some source

  1. Tuple!(Diagnostic[], DConsumable[]) run(string filename, string source, DConsumable[] args)
    class Common
    Tuple!(Diagnostic[], DConsumable[])
    run
    (
    string filename
    ,
    string source
    ,)
  2. Tuple!(Diagnostic[], DConsumable[]) run(string filename, string source, T args)

Meta