booster / com.didiglobal.booster.aapt2 / Resources / FileReference / Builder / setPath

setPath

fun setPath(value: String!): Builder!


        Path to a file within the APK (typically res/type-config/entry.ext).
        
string path = 1;

Parameters

value - String!: The path to set.

Return
Builder!: This builder for chaining.