#sh/interp Env

1 messages ยท Page 1 of 1 (latest)

open forge
#

Hi @brittle basin ๐Ÿ‘‹, quick question. If a script has this:

foo=bar; mycmd

Is it possible for the mycmd handler to check that there's a$foo variable defined with "bar"?

#

The handler has access to the runner instance.