Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
getMethods [LUA] [CC]
resaloli
Oct 19th, 2016
162
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
⭐ get any gift card for FREE
JavaScript | 55 sec ago | 0.05 KB
⭐ get any gift card for FREE
JavaScript | 1 min ago | 0.05 KB
⭐ giftcards for free
JavaScript | 3 min ago | 0.05 KB
⭐ get any gift card for FREE
JavaScript | 4 min ago | 0.05 KB
⭐ giftcards for free
JavaScript | 4 min ago | 0.05 KB
⭐ giftcards for free
JavaScript | 5 min ago | 0.05 KB
⭐ get any gift card for FREE
JavaScript | 5 min ago | 0.05 KB
⭐ giftcards for free
JavaScript | 6 min ago | 0.05 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!