Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1556
News FAQ
Search Home


next up previous contents index
Next: plugins.loadplugins - Function Up: plugins - Tool Previous: plugins - Tool


plugins.rescan - Function



Package utility
Module misc
Tool plugins


Find all plugin (.gp) files


Synopsis
rescan()


Description
This function is used to find all plugin files. It is called automatically when the plugins tool is constructed, so you generally never need to call it. You might call it if you know that some new *.gp files have been created since you started your Glish session.

The rules are that it searches all directories in system.path.include for .gp files that are of the form class_something.gp, where ``class'' is the classname this plugin is to be attached to, and something is a general description (category) of what functionality is provided by the plugin (for example, ``demo'').





next up previous contents index
Next: plugins.loadplugins - Function Up: plugins - Tool Previous: plugins - Tool   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-10-15