plugin / com.github.shadowsocks.plugin / PathProvider

PathProvider

class PathProvider

Helper class to provide relative paths of files to copy.

Functions

addAt

fun addAt(file: File, at: String = "", mode: Int = 0b110100100): PathProvider

addPath

fun addPath(path: String, mode: Int = 0b110100100): PathProvider

addTo

fun addTo(file: File, to: String = "", mode: Int = 0b110100100): PathProvider