Movatterモバイル変換


[0]ホーム

URL:


Scala 3
3.7.4
LearnInstallPlaygroundFind A LibraryCommunityBlog
Scala 3
LearnInstallPlaygroundFind A LibraryCommunityBlog
DocsAPI
Generated with
Copyright (c) 2002-2025, LAMP/EPFL
Copyright (c) 2002-2025, LAMP/EPFL
Scala 3/scala/scala.sys/scala.sys.process/ProcessLogger

ProcessLogger

scala.sys.process.ProcessLogger
See theProcessLogger companion trait

Provides factories to createscala.sys.process.ProcessLogger, which are used to capture output ofscala.sys.process.ProcessBuilder commands when run.

Attributes

Companion
trait
Source
ProcessLogger.scala
Graph
Supertypes
classObject
traitMatchable
classAny
Self type

Members list

Value members

Concrete methods

Creates ascala.sys.process.ProcessLogger that redirects output to ajava.io.File.

Creates ascala.sys.process.ProcessLogger that redirects output to ajava.io.File.

Attributes

Source
ProcessLogger.scala

Creates ascala.sys.process.ProcessLogger that sends all output, standard and error, to the passed function.

Creates ascala.sys.process.ProcessLogger that sends all output, standard and error, to the passed function.

Attributes

Source
ProcessLogger.scala

Creates ascala.sys.process.ProcessLogger that sends all output to the corresponding function.

Creates ascala.sys.process.ProcessLogger that sends all output to the corresponding function.

Value parameters

ferr

This function will receive standard error.

fout

This function will receive standard output.

Attributes

Source
ProcessLogger.scala
In this article
Generated with
Copyright (c) 2002-2025, LAMP/EPFL
Copyright (c) 2002-2025, LAMP/EPFL

[8]ページ先頭

©2009-2025 Movatter.jp