package pkger
import (
"github.com/gobuffalo/here"
)
func Info(p string) (here.Info, error) {
return rootIndex.Info(p)
}
func Current() (here.Info, error) {
return rootIndex.Current()