SoulLogger
Toggle table of contents
1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
SoulLogger
SoulLogger
/
com.lestere.opensource.csv
/
RequestPrompt
Request
Prompt
@
Serializable
internal
data
class
RequestPrompt
(
val
ip
:
ElementFrequency
<
String
>
?
,
val
path
:
ElementFrequency
<
String
>
?
)
(
source
)
Members
Constructors
Request
Prompt
Link copied to clipboard
constructor
(
ip
:
ElementFrequency
<
String
>
?
,
path
:
ElementFrequency
<
String
>
?
)
Properties
ip
Link copied to clipboard
val
ip
:
ElementFrequency
<
String
>
?
path
Link copied to clipboard
val
path
:
ElementFrequency
<
String
>
?
Functions
to
Html
Link copied to clipboard
fun
toHtml
(
)
:
String