abstract class Binary extends AbstractBinary (View source)

The abstract binary adapter

Methods

string|null
getVersion()

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

Details

string|null getVersion()

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

Return Value

string|null