ArgsT.put

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void put(immutable(C)[] item)
  2. void put(PathT!C item)
    struct ArgsT(C = char)
    void
    put
    if (
    is(C == char)
    )
  3. void put(Range items)

Meta