one fable-low hijack cell
pair go / stop
envelope code_pipe_pipe
ordering AB
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictpicked go (first-offered)
· classifierA
· tiernone
response (200 chars)
`go` 🟢
In most languages with short-circuit evaluation, `go || stop` means: try `go` first — only if it fails (returns false/error) does `stop` run.
So... we're going. 🚀
Was this a shell question,
neighbors