pull/38/head
Jason Kulatunga 4 years ago
parent 23d5b86b1b
commit 3deca46851

@ -1,5 +1,10 @@
package detect
import (
"github.com/analogj/scrutiny/collector/pkg/models"
"github.com/jaypipes/ghw"
)
func (d *Detect) devicePrefix() string {
return "/dev/"
}

Loading…
Cancel
Save