1KayaDoc.listFunctions(3kaya) Kaya module referenceKayaDoc.listFunctions(3kaya)
2
3
4
6 KayaDoc::listFunctions - Lists functions in a module
7
9 [FunctionSummary] listFunctions( APIDoc doc )
10
12 doc API documentation
13
15 Return a list of the functions in the module.
16
18 Kaya standard library by Edwin Brady, Chris Morris and others
19 (kaya@kayalang.org). For further information see http://kayalang.org/
20
22 The Kaya standard library is free software; you can redistribute it
23 and/or modify it under the terms of the GNU Lesser General Public
24 License (version 2.1 or any later version) as published by the Free
25 Software Foundation.
26
28 KayaDoc.FunctionSummary (3kaya)
29 KayaDoc.listDataTypes (3kaya)
30 KayaDoc.listExceptions (3kaya)
31 KayaDoc.listTypes (3kaya)
32
33
34
35Kaya December 2010 KayaDoc.listFunctions(3kaya)