1System.getCwd(3kaya) Kaya module reference System.getCwd(3kaya)
2
3
4
6 System::getCwd - Get current working directory
7
9 String getCwd( )
10
12 Get the current working directory.
13
15 Kaya standard library by Edwin Brady, Chris Morris and others
16 (kaya@kayalang.org). For further information see http://kayalang.org/
17
19 The Kaya standard library is free software; you can redistribute it
20 and/or modify it under the terms of the GNU Lesser General Public
21 License (version 2.1 or any later version) as published by the Free
22 Software Foundation.
23
25 System.chdir (3kaya)
26
27
28
29Kaya December 2010 System.getCwd(3kaya)