Advertisement
1vannn

Untitled

Jun 8th, 2016
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. print("front")
  2. for i,v in ipairs(peripheral.getMethods("front"))
  3. do print(i..". "..v)
  4. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement