kit-organizer edge

Alias module
Kit::Organizer::Services::Callable::Alias
View Source

Allows registration of a callable in a local store and reference it by an alias.


Link to this section Summary ⚠️ Private APIs are currently hidden.

Used instance mixins: Contract::Mixin

Link to this section Class methods 5

Link to this method

.get(store: local_store, id:)

View Source
Link to this method

.register(store: local_store, id:, target:)

View Source
Link to this method

.resolve(store: local_store, args:)

View Source
🗒 Notes:
  • The expected format is `[:alias, :alias_name]`.

ALlows to ?