Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
stormbytes
Jun 1st, 2017
86
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
JavaScript
0.12 KB
| None
|
0
0
raw
download
clone
embed
print
report
function
puts
(
file
)
{
fs.
readFile
(
file
,
'utf8'
,
(
err
,
data
)
=>
{
return
data
;
}
)
;
}
console.
log
(
puts
(
'foo.txt'
)
)
;
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
200 INSTANTLY [Works Worldwide]? SD
Java | 15 min ago | 0.06 KB
tdhj
JavaScript | 48 min ago | 0.47 KB
BinaryNinja 5.1.8005 (Jul 25, 2025)
JSON | 59 min ago | 1.92 KB
Homework46
C# | 1 hour ago | 9.61 KB
считывание вектора
C++ | 1 hour ago | 0.64 KB
проверка на двудольность
C++ | 1 hour ago | 1.08 KB
fw-mt
Bash | 1 hour ago | 1.47 KB
Untitled
JSON | 1 hour ago | 40.16 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!