penicillin
common
penicillin
/
blue.starry.penicillin.extensions
/
Via
Via
common
data
class
Via
(
val
url
:
String
,
val
name
:
String
,
val
attributes
:
Map
<
String
,
String
>
)
Content copied to clipboard
Represents
tag in "source".
Constructors
Properties
Constructors
Via
Link copied to clipboard
common
fun
Via
(
url
:
String
,
name
:
String
,
attributes
:
Map
<
String
,
String
>
)
Content copied to clipboard
Properties
attributes
Link copied to clipboard
common
val
attributes
:
Map
<
String
,
String
>
Content copied to clipboard
Source
tag attributes.
name
Link copied to clipboard
common
val
name
:
String
Content copied to clipboard
Source application name.
url
Link copied to clipboard
common
val
url
:
String
Content copied to clipboard
Source application url.