In X::Method::InvalidQualifier§
See primary documentation in context for method method.
method method(--> Str:D)
Returns the name of the (unqualified) method.
In X::Method::NotFound§
See primary documentation in context for method method.
method method(--> Str:D)
Returns the method name that was invoked.
In X::Method::Private::Unqualified§
See primary documentation in context for method method.
method method(--> Str:D)
Returns the name of the private method that triggered the error.
In X::Proc::Async::MustBeStarted§
See primary documentation in context for method method.
method method(X::Proc::Async::MustBeStarted:D --> Str:D)
Returns the name of the method that was illegally called before starting the external program.
In X::Method::Private::Permission§
See primary documentation in context for method method.
method method(--> Str:D)
The name of the private method
In X::Proc::Async::OpenForWriting§
See primary documentation in context for method method.
method method(X::Proc::Async::OpenForWriting:D:)
Returns the method name that was called and which caused the exception.