File: stexec.1

package info (click to toggle)
steptalk 0.10.0-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, stretch, trixie
  • size: 4,104 kB
  • ctags: 780
  • sloc: objc: 14,096; yacc: 394; makefile: 31; csh: 8; awk: 3; lisp: 3
file content (45 lines) | stat: -rw-r--r-- 1,177 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.33.
.TH STEXEC "1" "August 2004" "GNUstep" "User Commands"
.SH NAME
stexec \- execute StepTalk script (in GNUstep-base environment)
.SH SYNOPSIS
.B stexec
[\fIoptions\fR] \fIscript \fR[\fIargs \fR...] [ \fI, script \fR...]
.SH DESCRIPTION
execute StepTalk script (in GNUstep-base environment)
.SH OPTIONS
.TP
\fB\-help\fR
print this message
.TP
\fB\-list\-all\-objects\fR
list all available objects
.TP
\fB\-list\-classes\fR
list available classes
.TP
\fB\-list\-objects\fR
list named instances
.TP
\fB\-language\fR lang
force use of language lang
.TP
\fB\-list\-languages\fR
list available languages
.TP
\fB\-continue\fR
do not stop when one of scripts failed to execute
.TP
\fB\-full\fR
enable full scripting
.TP
\fB\-environment\fR env
use scripting environment with name env
.SH AUTHOR
Written by Brent Fulgham based on the information in the sources
and documentation, which were created by Stefan Urbanek.
.SH COPYRIGHT
Copyright \(co 2003 Stefan Urbanek
.br
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.