(make-permission p)Builds a Permission based on colon-separated string, like "user:write".
Permission may be exact one, may have wildcard-action or have both domain
and actions wildcarded. In this case a :wildcard? is set to true and both
fields contain a wildcard symbol "*" as a value.
Builds a `Permission` based on colon-separated string, like "user:write". Permission may be exact one, may have wildcard-action or have both domain and actions wildcarded. In this case a `:wildcard?` is set to true and both fields contain a wildcard symbol "*" as a value.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |