fj/cmd/ios_init.go
sid bc43f6e5a5 rename fgj to fj
Module path, binary name, config dir, help text, and docs
all updated from fgj-sid/fgj to fj.
2026-04-26 08:16:52 -06:00

5 lines
97 B
Go

package cmd
import "forgejo.zerova.net/public/fj/internal/iostreams"
var ios = iostreams.New()