Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
getMethods [LUA] [CC]
resaloli
Oct 19th, 2016
177
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Lua
0.19 KB
| None
|
0
0
raw
download
clone
embed
print
report
local
args
,
args1
=
...
mon
=
peripherals
.
wrap
(
args
)
term
.
redirect
(
mon
)
term
.
clear
(
)
term
.
setCursorPos
(
1
,
1
)
for
i
,
v
in
ipairs
(
peripheral
.
getMethods
(
args1
)
)
do
print
(
i
..
":"
..
v
)
end
Add Comment
Please,
Sign In
to add comment
Public Pastes
Souls Seeker
Lua | 32 min ago | 6.18 KB
Spruce2x2
Lua | 39 min ago | 1.42 KB
2025-06-07_stats.json
JSON | 1 hour ago | 3.07 KB
2025-06-07_stats.json
JSON | 1 hour ago | 3.07 KB
2025-06-07_stats.json
JSON | 1 hour ago | 3.07 KB
GeoWealth Homework
Java | 1 hour ago | 3.40 KB
404 Hidden Shell
PHP | 1 hour ago | 1.77 KB
OS - Startup
Lua | 1 hour ago | 0.75 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!