[go: up one dir, main page]

Menu

[897c37]: / mlib / lib / ls.lpc  Maximize  Restore  History

Download this file

7 lines (5 with data), 56 Bytes

array
query_ls( string pwd )
{
    return ls( pwd );
}