mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-06-18 02:59:04 +00:00
Updated Functions (markdown)
parent
bfd4d4b31e
commit
1594ee9b58
|
@ -21,7 +21,7 @@ function main(args) {
|
||||||
exports.main = main;
|
exports.main = main;
|
||||||
|
|
||||||
// You must explicitly specify where to find the function.
|
// You must explicitly specify where to find the function.
|
||||||
AsyncFunction._filename = "program.js";
|
AsyncFunction.__filename__ = "program.js";
|
||||||
```
|
```
|
||||||
|
|
||||||
#### In the console
|
#### In the console
|
||||||
|
|
Loading…
Reference in New Issue
Block a user