gopher.cli vocabulary
Factor handbook ยป Vocabulary index


Summary

Words

Tuple classes
ClassSuperclassSlots
gopher-command-loop command-loop


Ordinary words
WordStack effect
COMMANDS( -- value )
DEFAULT-URL( -- value )
HISTORY( -- value )
LINKS( -- value )
PAGE( -- value )
STACK( -- value )
URL( -- value )
add-history( args -- )
add-stack( args -- )
find-url( url items -- i item )
gopher-back( -- )
gopher-forward( -- )
gopher-get( args -- )
gopher-go( args -- )
gopher-history( -- )
gopher-less( -- )
gopher-ls( args -- )
gopher-main( -- )
gopher-print( item-type body -- )
gopher-quit( -- )
gopher-reload( -- )
gopher-root( -- )
gopher-shell( args -- )
gopher-url( -- )
nth-url( i items -- url )
print-links( links verbose? -- )
stack-url( delta -- url )


Class predicate words
WordStack effect
gopher-command-loop?( object -- ? )


Files