command-line vocabulary - Factor Documentation (original) (raw)
command-line vocabulary
Factor handbook » Vocabulary index
Documentation
Command line arguments
Metadata
Authors: | Slava Pestov |
---|
Words
Tuple classes
Class | Superclass | Slots |
---|---|---|
![]() |
![]() |
error path line# asset |
Symbol words
![]() |
---|
![]() |
![]() |
![]() |
![]() |
Ordinary words
Word | Stack effect |
---|---|
![]() |
( -- args ) |
![]() |
( args -- ) |
![]() |
( error -- error' ) |
![]() |
( name -- ) |
![]() |
( args -- args' ) |
![]() |
( -- ) |
![]() |
( file -- ) |
![]() |
( -- ) |
![]() |
( -- vocab ) |
![]() |
( param -- ) |
![]() |
( args -- ) |
![]() |
( -- ) |
![]() |
( -- ) |
![]() |
( file -- ) |
![]() |
( name value -- ) |
Class predicate words
Word | Stack effect |
---|---|
![]() |
( object -- ? ) |
Files
resource:basis/command-line/command-line.factor
resource:basis/command-line/command-line-docs.factor
resource:basis/command-line/command-line-tests.factor
Metadata files
resource:basis/command-line/authors.txt
resource:basis/command-line/summary.txt
Children from resource:basis
Vocabulary | Summary |
---|---|
![]() |
|
![]() |
Children from resource:extra
Vocabulary | Summary |
---|---|
![]() |
Parsing command-line arguments |