Program.add

Proxy call to Command.add returning Program.

  1. typeof(this) add(T data)
    class Program
    pure @safe
    typeof(this)
    add
    (
    T : IEntry
    )
    ()
  2. typeof(this) add(Command command)

Meta