Re: Modules with standalone main program
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Modules with standalone main program
- From: Dirk Laurie <dirk.laurie@...>
- Date: 2018年2月26日 09:35:16 +0200
2018年02月26日 5:43 GMT+02:00 Paul K <paul@zerobrane.com>:
>> what if later versions of dofile allow optional command-line args ?
>
> We'll cross this bridge when we get there. For now this logic should
> work with all Lua 5.1+ versions.
Why is it better to use debug.getlocal than "'..."?