message

Undocumented in source. Be warned that the author may not have intended to support it.
  1. const(char[]) message(string text, Args args)
    @nogc
    const(char[])
    message
    (
    Args...
    )
    (
    string text
    ,
    Args args
    )
  2. const(char[]) message()

Meta