Versions in this module Expand all Collapse all v0 v0.4.1 Sep 27, 2024 Changes in this version + type InitCommand struct + func NewInitCommand(args InitCommandArgs) *InitCommand + func (cmd *InitCommand) Replace() error + func (cmd *InitCommand) Run() (err error) + type InitCommandArgs struct + Mod string + ProjectName string