doc
This commit is contained in:
parent
d07522723c
commit
da8714805e
1 changed files with 3 additions and 0 deletions
|
|
@ -508,6 +508,9 @@ $ bb "(my-gist-script/-main)"
|
||||||
Hello from gist script!
|
Hello from gist script!
|
||||||
```
|
```
|
||||||
|
|
||||||
|
When invoking `bb` with a main function the expression `(System/getProperty
|
||||||
|
"babashka.main")` will return the name of the main function.
|
||||||
|
|
||||||
Also see the
|
Also see the
|
||||||
[babashka.classpath](https://github.com/borkdude/babashka/#babashkaclasspath)
|
[babashka.classpath](https://github.com/borkdude/babashka/#babashkaclasspath)
|
||||||
namespace which allows dynamically adding to the classpath.
|
namespace which allows dynamically adding to the classpath.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue