toggle menu
nohorny
2.2.0
jvm
switch theme
search in API
nohorny
/
com.xpdustry.nohorny
/
NoHornyImage
/
Processor
Processor
data
class
Processor
(
val
instructions
:
List
<
NoHornyImage.Instruction
>
,
val
author
:
NoHornyImage.Author
?
)
Members
Constructors
Processor
Link copied to clipboard
constructor
(
instructions
:
List
<
NoHornyImage.Instruction
>
,
author
:
NoHornyImage.Author
?
)
Properties
author
Link copied to clipboard
val
author
:
NoHornyImage.Author
?
instructions
Link copied to clipboard
val
instructions
:
List
<
NoHornyImage.Instruction
>