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

support for accessing data about scripts #15

Open
shabble opened this issue Apr 21, 2011 · 0 comments
Open

support for accessing data about scripts #15

shabble opened this issue Apr 21, 2011 · 0 comments
Labels

Comments

@shabble
Copy link
Owner

shabble commented Apr 21, 2011

overlaps a bit with issue #8 regarding whether scripts are loaded.
Otherwise, access to list of all loaded scripts would be nice

  • Irssi::scripts() - returns a list of Irssi::Script objects
  • Irssi::script_get($name) where name is either a package or filename (apply appropriate heuristics to check which, and return object or undef
  • Irssi::script_load($name)`
  • Irssi::script_unload($name)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant