Properties
-
binariesPath
→ List<String>
-
Path where the binaries are that should be copied to installPath.
final
-
description
→ String
-
finalinherited
-
directories
→ List<String>
-
The names of the directories that will
be installed with their name into the install location.
final
-
excludeFileWithPatterns
→ List<String>
-
File which contains these patterns will be excluded.
E. g. there are two files: test.exe & text.lib
With .lib the text.lib won't be installed.
final
-
files
→ List<String>
-
The names of the files that will be installed with their full name
into the install location.
final
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
installPath
→ List<String>
-
Path where files should be installed to relative to the environment root.
The path is seperated through items of the list.
final
-
name
→ String
-
finalinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited