MODtoString

  1. const(char)* MODtoChars(MOD mod)
  2. string MODtoString(MOD mod)
    nothrow pure
    string
    MODtoString
    (
    MOD mod
    )

Return Value

Type: string

a human readable representation of mod, which is the token mod corresponds to

Suggestion Box / Bug Report