logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Bread::Board::Service::Alias - aliases another service

Attributes

"aliased_from_path"
       Read-only string attribute, the path of the service this alias refers to (it can be an alias itself)

   "aliased_from"
       Lazy read-only attribute, built by calling "fetch" on this service using the "aliased_from_path" as path
       to fetch

Author

       Stevan Little <stevan@iinteractive.com>

Bugs

       Please report any bugs or feature requests on the bugtracker website
       https://github.com/stevan/BreadBoard/issues

       When submitting a bug or request, please include a test-file or a patch to an existing test-file that
       illustrates the bug or desired feature.

Description

       This service class implements aliases.

Name

       Bread::Board::Service::Alias - aliases another service

Version

       version 0.37

See Also