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, Feb 16, 6:51 AM (1 d, 22 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3617152

Event Timeline