Why Sponsor Oils? | source | all docs for version 0.23.0 | all versions | oilshell.org
(in progress)
This page links to topics in the Oils Reference. It's organized differently than the YSH Table of Contents or OSH Table of Contents.
YSH:
OSH:
$?
- not idiomatic in YSHYSH:
[simple-command][]
- for NAME=val
env bindings
envFromDict()
function that goes with env -i
?shopt --unset no_exported
shopt --set env_obj
OSH:
YSH:
OSH:
YSH:
proc
__invoke__
, Obj
simple-command
is how you invoke procsOSH:
use
is-main
__provide__
Obj
with an __invoke__
methodOSH:
OSH:
complete
compexport
, compadjust
set -x
aka set -o xtrace
SHX_*
Also see the Unicode doc.
Obj
propView()
and prototype()
- may be renamed first() rest()
.
ysh-attr->
thin-arrowfunc
__call__
and Obj
(TODO)ysh-func-call