Facility for reading a Procfile.
Reads a Procfile given by a relative or absolute path
@spec read(String.t()) :: {:ok, list()} | {:error, atom()}