toggle menu
aaraar
jvm
switch theme
search in API
aaraar
/
sh.christian.aaraar.model
/
Proguard
Proguard
data
class
Proguard
(
val
lines
:
List
<
String
>
)
Represents the set of consumer Proguard rules.
Members
Constructors
Proguard
Link copied to clipboard
constructor
(
lines
:
List
<
String
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
lines
Link copied to clipboard
val
lines
:
List
<
String
>
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
write
To
Link copied to clipboard
fun
writeTo
(
path
:
Path
)