home
wiki
classes/clusters list
class information
+
Point of view
ACE
ANY
NATIVE_JAVA
VISITOR
SYSTEM_TOOLS
SMART_EIFFEL
COMPILE
SE
ACE
INSTALL
INTERNALS_HANDLER
All features
class SHORT
Summary
top
The
short
command.
Direct parents
inherit list:
CLASS_CHECKER
Class invariant
top
out /= Void
Overview
top
creation features
exported features
command_line_name
:
STRING
Is supposed to return the name of the command itself (eg.
"compile"
,
"compile_to_c"
,
"finder"
,
"clean"
, etc.).
command_line_help_summary
:
STRING
The traditional
"-help"
flag summary of information about available options.
is_launcher
:
BOOLEAN
If True, the clusters list will not be retrieved (it means that the tool is only used to start other tools; it does not load classes itself)
command_line_name
:
STRING
constant attribute
top
Is supposed to return the name of the command itself (eg.
"compile"
,
"compile_to_c"
,
"finder"
,
"clean"
, etc.).
command_line_help_summary
:
STRING
constant attribute
top
The traditional
"-help"
flag summary of information about available options.
is_launcher
:
BOOLEAN
effective function
top
If True, the clusters list will not be retrieved (it means that the tool is only used to start other tools; it does not load classes itself)