plugin
/
com.github.shadowsocks.plugin
/
PathProvider
androidJvm
Path
Provider
class
PathProvider
Content copied to clipboard
Helper class to provide relative paths of files to copy.
Functions
Functions
addAt
Link copied to clipboard
androidJvm
fun
addAt
(file:
File
, at:
String
= "", mode:
Int
= 0b110100100):
PathProvider
Content copied to clipboard
addPath
Link copied to clipboard
androidJvm
fun
addPath
(path:
String
, mode:
Int
= 0b110100100):
PathProvider
Content copied to clipboard
addTo
Link copied to clipboard
androidJvm
fun
addTo
(file:
File
, to:
String
= "", mode:
Int
= 0b110100100):
PathProvider
Content copied to clipboard
equals
Link copied to clipboard
androidJvm
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
androidJvm
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
androidJvm
open fun
toString
():
String
Content copied to clipboard