This website requires JavaScript.
Explore
Help
Sign in
luzifer
/
continuous-spark
Watch
1
Star
0
Fork
You've already forked continuous-spark
0
mirror of
https://github.com/Luzifer/continuous-spark.git
synced
2024-12-21 02:01:16 +00:00
Code
Issues
Releases
Wiki
Activity
b0ac673904
continuous-spark
/
vendor
/
github.com
/
sirupsen
/
logrus
/
terminal_notwindows.go
9 lines
84 B
Go
Raw
Normal View
History
Unescape
Escape
Vendor update Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-01-27 14:25:38 +00:00
// +build !windows
Vendor dependencies Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-07-28 05:24:58 +00:00
package
logrus
Vendor update Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-01-27 14:25:38 +00:00
import
"io"
Vendor dependencies Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-07-28 05:24:58 +00:00
Vendor update Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-01-27 14:25:38 +00:00
func
initTerminal
(
w
io
.
Writer
)
{
Vendor dependencies Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-07-28 05:24:58 +00:00
}
Reference in a new issue
Copy permalink