mirror of
https://github.com/Reuh/anselme.git
synced 2025-10-27 08:39:30 +00:00
[doc] update doc
This commit is contained in:
parent
a31fefc68b
commit
ed7fe34853
6 changed files with 19 additions and 18 deletions
|
|
@ -199,6 +199,7 @@ _defined at line 117 of [anselme/state/State.lua](../anselme/state/State.lua):_
|
|||
|
||||
### :defined (name)
|
||||
|
||||
Returns true if `name` (string) is defined in the global scope.
|
||||
Returns false otherwise.
|
||||
|
||||
_defined at line 122 of [anselme/state/State.lua](../anselme/state/State.lua):_ `defined = function(self, name)`
|
||||
|
|
@ -311,4 +312,4 @@ Otherwise, each Node has its own module file defined in the [ast/](../ast) direc
|
|||
|
||||
|
||||
---
|
||||
_file generated at 2024-06-04T14:22:53Z_
|
||||
_file generated at 2024-11-09T17:00:43Z_
|
||||
Loading…
Add table
Add a link
Reference in a new issue