lua-users home
lua-l archive

Re: How to infer the methods/functions in a library

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> 	lua -e'for k,v in pairs(require"os") do print(k,v) end'
See also http://www.lua.org/cgi-bin/demo?globals

AltStyle によって変換されたページ (->オリジナル) /