FooCAD
Toggle table of contents
3.0
jvm
Platform filter
jvm
Switch theme
Search in API
FooCAD
foocad-build
/
uk.co.nickthecoder.foocad.build.task
/
ModelAction
Model
Action
interface
ModelAction
Inheritors
NoAction
AbstractModelAction
Members
Properties
name
Link copied to clipboard
abstract
val
name
:
String
output
File
Link copied to clipboard
abstract
val
outputFile
:
File
?
Functions
abort
Link copied to clipboard
open
fun
abort
(
)
clean
Link copied to clipboard
abstract
fun
clean
(
)
file
Or
Name
Link copied to clipboard
open
fun
fileOrName
(
)
:
String
is
Dirty
Link copied to clipboard
abstract
fun
isDirty
(
)
:
Boolean
run
Link copied to clipboard
abstract
fun
run
(
)