This website requires JavaScript.
Explore
Help
Sign In
SuperSeriousBusiness
/
GoToSocial
mirror of
https://github.com/superseriousbusiness/gotosocial
Watch
1
Star
1
Fork
You've already forked GoToSocial
0
Code
Issues
Projects
Releases
Wiki
Activity
3f9b2336c0
GoToSocial
/
vendor
/
github.com
/
sirupsen
/
logrus
/
terminal_check_js.go
8 lines
77 B
Go
Raw
Blame
History
// +build js
package
logrus
func
isTerminal
(
fd
int
)
bool
{
return
false
}
Reference in New Issue
View Git Blame
Copy Permalink