ViteKT
Toggle table of contents
0.6.0
jvm
Platform filter
jvm
Switch theme
Search in API
ViteKT
Vite for Gradle
/
opensavvy.gradle.vite.base.dump
/
DumpDsl
Dump
Dsl
class
DumpDsl
(
source
)
Creates an information dump. See
dump
.
Members
Members & Extensions
Types
Section
Dsl
Link copied to clipboard
inner
class
SectionDsl
Functions
dump
Vite
Config
Link copied to clipboard
fun
DumpDsl
.
dumpViteConfig
(
config
:
ViteConfig
)
section
Link copied to clipboard
fun
section
(
name
:
String
,
block
:
DumpDsl.SectionDsl
.
(
)
->
Unit
)
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String