Contents

es_mute_path_literal(_:_:)

Suppresses events from executables matching a path literal.

Declaration

func es_mute_path_literal(_ client: OpaquePointer, _ path_literal: UnsafePointer<CChar>) -> es_return_t

Parameters

  • client:

    The client for which to mute events.

  • path_literal:

    The path against which suppressed executables must match exactly.

See Also

Deprecated Functions