Package Yab :: Module User
[show private | hide private]
[frames | no frames]

Module Yab.User

This module contains the API exported by default to the User's script.

We group it here so that Happydoc will generate a nice user API section.

Attributes

   script_dir - The directory of the currently executing YABFile or YABSubFile

Function Summary
  YABImport(directory)
TBD

Variable Summary
dict user_globals = {'define_variant': <function define_varia...

Function Details

YABImport(directory)

TBD

Variable Details

user_globals

Type:
dict
Value:
{'Toolset': <function Toolset at 0x009B82B0>,
 'define_variant': <function define_variant at 0x009AC030>,
 'fileset': <function fileset at 0x009A94F0>,
 'find_target': <function find_target at 0x009A99B0>,
 'find_targets_using': <function find_targets_using at 0x009A97B0>,
 'gen_classpath_arg': <function gen_classpath_arg at 0x009B8230>,
 'message': <function message at 0x009A6CB0>,
 'parse_file': <function parse_file at 0x009A92F0>,
...                                                                    

Generated by Epydoc 2.0 on Fri Aug 15 16:30:51 2003 http://epydoc.sf.net