Method

FridaPackageInstallOptionsadd_omit

Declaration

void
frida_package_install_options_add_omit (
  FridaPackageInstallOptions* self,
  FridaPackageRole role
)

Description [src]

Omits dependencies of the given role from the installation.

Parameters

role

Type: FridaPackageRole

The role to omit.