Program.authors

Sets program authors

  1. typeof(this) authors(string[] authors)
    class Program
    typeof(this)
    authors
    nothrow pure @nogc @safe
    (
    string[] authors
    )
  2. string[] authors()

Meta