There was an error while loading. Please reload this page.
1 parent 2a530ea commit 80d7e9aCopy full SHA for 80d7e9a
1 file changed
lib/ash/can.ex
@@ -63,7 +63,7 @@ defmodule Ash.Can do
63
64
You should prefer to use `Ash.can/3` over this module, directly.
65
66
- Note: `is_maybe` is set to `true`, if not set.
+ Note: `maybe_is` is set to `:maybe`, if not set.
67
"""
68
@spec can(subject(), Ash.Domain.t(), Ash.actor() | Ash.Scope.t(), Keyword.t()) ::
69
{:ok, boolean() | :maybe}
0 commit comments