Rivoreo Source Code Repositories
src.rivoreo.one
/
minecraft
/
opencomputers
/
959e5676cc0e82306d71f90d08909f73b8364c6b
/
.
/
assets
/
opencomputers
/
lua
/
rom
/
bin
/
pwd.lua
blob: 764a9081c92c61b372fcb3fb004143a6ad8a5e0a [
file
] [
log
] [
blame
] [
raw
]
local
shell
=
require
(
"shell"
)
print
(
shell
.
getWorkingDirectory
())