find Service Path

private open fun findServicePath(host: BrownieHost, serviceName: String): String

Method used to find the path of the service inside the filesystem of the machine

Return

the path of the service inside the filesystem as String

Parameters

host

The host where find the path of the service

serviceName

The name of the service

Throws

when an error occurred during the execution