sdk
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk
sdk
/
com.m8test.script.builder.api
/
Settings
/
include
include
abstract
fun
include
(
path
:
String
,
config
:
Settings.InclusionConfig
.
(
)
->
Unit
)
将
path
指定的项目包含到构建中.
Receiver
包含项目时的配置
Parameters
path
需要包含的项目路径, 多层目录可以通过 : 分割
config
配置项目的函数