API Reference for Enthought Tool Suite 3.0.1

A base class for sub-command parsers.

This class should contain methods common to one or more sub-commands. This pattern is preferred over sub-classing of sub-commands because there is no mechanism to order the options beyond the order they are added and we'd prefer that options gets listed in the help message in alphabetical order.

Copyright (c) 2007 by Enthought, Inc. License: BSD Style.

Classes

Imported Names

Local nameRefers to
ProjectMapNotFoundenthought.ets.tools.project_set.ProjectMapNotFound
ProjectNotFoundenthought.ets.tools.project_set.ProjectNotFound
ProjectSetenthought.ets.tools.project_set.ProjectSet
setup_authenticationenthought.proxy.util.setup_authentication
setup_proxyenthought.proxy.util.setup_proxy
syssys

© Copyright 2002-2008 Enthought, Inc.