func()

in pkg/fix.go [65:67]


func (bf *BaseFix) CanExecutePrePlan() bool {
	return false
}