abstract class Binary extends AbstractBinary

The abstract binary adapter

Methods

string|null
getVersion()

Try to get the version of the binary. If the detection fails, return null

Details

at line 28
string|null getVersion()

Try to get the version of the binary. If the detection fails, return null

Return Value

string|null