simple-robot
3.0.0-RC.2
simbot-api
/
love.forte.simbot.resources
/
PathResource
/
PathResource
Path
Resource
fun
PathResource
(
path
:
Path
,
name
:
String
=
path.toString()
,
doClose
:
(
)
->
Unit
=
{}
)
Parameters
do
Close
当执行
close
时可以选择提供执行操作。