You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
}
// TODO allow for init.grlx types etc. in the futureifstat.IsDir() {
// TODO standardize this error type, this happened when the state points to a folder ending in .grlxreturn"", errors.New("path provided is a directory")
}
returnrecipeExtFile, nil
The text was updated successfully, but these errors were encountered:
https://api.github.com/gogrlx/grlx/blob/2ae30f217edc2655ab355a82a26b3d9c8708105f/cook/helpers.go#L213
The text was updated successfully, but these errors were encountered: