Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[plugins] Show loaded plugins #90

Merged
merged 8 commits into from
Nov 26, 2019
Merged

Conversation

0exp
Copy link
Owner

@0exp 0exp commented Nov 26, 2019

Qonfig.loaded_plugins # => []

Qonfig.plugin(:pretty_print)

Qonfig.loaded_plugins # => ["pretty_print"]

@0exp 0exp self-assigned this Nov 26, 2019
@0exp 0exp added this to the 0.19.0 milestone Nov 26, 2019
@0exp 0exp merged commit c718943 into master Nov 26, 2019
@0exp 0exp deleted the feature/plugins-loaded-plugins branch November 26, 2019 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant