Nextcloud PHP API (master)

IBinaryFinder

Service that find the binary path for a program.

This interface should be injected via depency injection and must not be implemented in applications.

Tags
since
25.0.0

Table of Contents

Methods

findBinaryPath()  : false|string
Try to find a program

Methods

findBinaryPath()

Try to find a program

public findBinaryPath(string $program) : false|string
Parameters
$program : string
Tags
since
25.0.0
Return values
false|string

        
On this page

Search results