Page MenuHomeMusing Studio

dev.go
No OneTemporary

package config
import (
"os"
)
func IsDev() bool {
return os.Getenv("WRITEAS_DEV") == "1"
}

File Metadata

Mime Type
text/plain
Expires
Mon, Jan 20, 4:16 AM (1 d, 20 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3135701

Event Timeline