package saker.android.api.ndk.strip
public interface StripWorkerTaskOutput
Output of the worker task of invoking the strip tool in the Android NDK.
The interface provides access to the output path of the stripped binary file.
Clients shouldn't implement this interface.
saker.android 0.8.1