Skip to main content

stdout

functionv1.12

clojure.java.process/stdout

Available in:BBCLJ
(stdout [process])
Given a process, return the stdout of the external process (an InputStream)

No examples yet. Be the first to add one!