API Version: 1
Library Version: 1.0.alpha
Generated by gi-docgen 2024.1
DexFuture* foundry_sdk_contains_program ( FoundrySdk* self, const char* program )
Looks for program within the SDK.
program
Type: const char*
const char*
The program such as “ps”.
Type: DexFuture
DexFuture
A DexFuture that resolves to a string containing the path of program.