logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

stexec - execute StepTalk script (in GNUstep-base environment)

Author

       Written by Brent Fulgham based on the information in the sources and documentation, which were created by
       Stefan Urbanek.

Description

       execute StepTalk script (in GNUstep-base environment)

Name

       stexec - execute StepTalk script (in GNUstep-base environment)

Options

-help  print this message

       -list-all-objects
              list all available objects

       -list-classes
              list available classes

       -list-objects
              list named instances

       -language lang
              force use of language lang

       -list-languages
              list available languages

       -continue
              do not stop when one of scripts failed to execute

       -full  enable full scripting

       -environment env
              use scripting environment with name env

Synopsis

stexec [options] script [args ...] [ ,script ...]

See Also