Actions
Added in 1.9.0
$prop
Returns the property used (if any) when a custom identifier is called.
Example
; Create an alias. alias example { echo -ag prop used was $prop } ; Call the alias with a property. //noop $example().helloworld
Updated by Per Amundsen over 9 years ago · 1 revisions