Attributes
Members list
Type members
Classlikes
Inherited and Abstract types
The names of the product elements
The name of the type
Value members
Concrete methods
Creates a boolean argument with a custom argument name
Creates a boolean argument with a custom argument name
Value parameters
- name
-
Argument name
Attributes
- Returns
-
Boolean argument
Creates a decimal argument with a custom argument name
Creates a decimal argument with a custom argument name
Value parameters
- name
-
Argument name
Attributes
- Returns
-
Decimal argument
Creates a duration argument with a custom argument name
Creates a duration argument with a custom argument name
Value parameters
- name
-
Argument name
Attributes
- Returns
-
Duration argument
Creates a enumeration argument with a custom argument name
Creates a enumeration argument with a custom argument name
Value parameters
- cases
-
Enum cases
- name
-
Argument name
Attributes
- Returns
-
Enumeration argument
Creates a enumeration argument with 'choice' as argument name
Creates a enumeration argument with 'choice' as argument name
Value parameters
- cases
-
Enum cases
Attributes
- Returns
-
Enumeration argument
Creates a instant argument with a custom argument name
Creates a instant argument with a custom argument name
Value parameters
- name
-
Argument name
Attributes
- Returns
-
Instant argument
Creates an integer argument with a custom argument name
Creates an integer argument with a custom argument name
Value parameters
- name
-
Argument name
Attributes
- Returns
-
Integer argument
Creates a localDate argument with a custom argument name
Creates a localDate argument with a custom argument name
Value parameters
- name
-
Argument name
Attributes
- Returns
-
LocalDate argument
Creates a localDateTime argument with a custom argument name
Creates a localDateTime argument with a custom argument name
Value parameters
- name
-
Argument name
Attributes
- Returns
-
LocalDateTime argument
Creates a localTime argument with a custom argument name
Creates a localTime argument with a custom argument name
Value parameters
- name
-
Argument name
Attributes
- Returns
-
LocalTime argument
Creates a monthDay argument with a custom argument name
Creates a monthDay argument with a custom argument name
Value parameters
- name
-
Argument name
Attributes
- Returns
-
MonthDay argument
Creates a offsetDateTime argument with a custom argument name
Creates a offsetDateTime argument with a custom argument name
Value parameters
- name
-
Argument name
Attributes
- Returns
-
OffsetDateTime argument
Creates a offsetTime argument with a custom argument name
Creates a offsetTime argument with a custom argument name
Value parameters
- name
-
Argument name
Attributes
- Returns
-
OffsetTime argument
Creates a period argument with a custom argument name
Creates a period argument with a custom argument name
Value parameters
- name
-
Argument name
Attributes
- Returns
-
Period argument
Creates a text argument with a custom argument name
Creates a text argument with a custom argument name
Value parameters
- name
-
Argument name
Attributes
- Returns
-
Text argument
Creates a year argument with a custom argument name
Creates a year argument with a custom argument name
Value parameters
- name
-
Argument name
Attributes
- Returns
-
Year argument
Creates a yearMonth argument with a custom argument name
Creates a yearMonth argument with a custom argument name
Value parameters
- name
-
Argument name
Attributes
- Returns
-
YearMonth argument
Creates a zoneId argument with a custom argument name
Creates a zoneId argument with a custom argument name
Value parameters
- name
-
Argument name
Attributes
- Returns
-
ZoneId argument
Creates a zoneOffset argument with a custom argument name
Creates a zoneOffset argument with a custom argument name
Value parameters
- name
-
Argument name
Attributes
- Returns
-
ZoneOffset argument
Creates a zonedDateTime argument with a custom argument name
Creates a zonedDateTime argument with a custom argument name
Value parameters
- name
-
Argument name
Attributes
- Returns
-
ZonedDateTime argument
Inherited methods
Creates a directory argument with 'directory' as argument name
Creates a directory argument with 'directory' as argument name
Value parameters
- exists
-
Yes if path is expected to exists, No otherwise or Either is both are acceptable.
Attributes
- Returns
-
Directory argument
- Inherited from:
- ArgsPlatformSpecific (hidden)
Creates a directory argument with a custom argument name
Creates a directory argument with a custom argument name
Value parameters
- exists
-
Yes if path is expected to exists, No otherwise or Either is both are acceptable.
- name
-
Argument name
Attributes
- Returns
-
Directory argument
- Inherited from:
- ArgsPlatformSpecific (hidden)
Creates a file argument with 'file' as argument name
Creates a file argument with 'file' as argument name
Value parameters
- exists
-
Yes if path is expected to exists, No otherwise or Either is both are acceptable.
Attributes
- Returns
-
File argument
- Inherited from:
- ArgsPlatformSpecific (hidden)
Creates a file argument with a custom argument name
Creates a file argument with a custom argument name
Value parameters
- exists
-
Yes if path is expected to exists, No otherwise or Either is both are acceptable.
- name
-
Argument name
Attributes
- Returns
-
File argument
- Inherited from:
- ArgsPlatformSpecific (hidden)
Concrete fields
Creates a boolean argument with boolean as argument name
Creates a boolean argument with boolean as argument name
Attributes
Creates a decimal argument with 'decimal' as argument name
Creates a decimal argument with 'decimal' as argument name
Attributes
Creates a duration argument with 'duration' as argument name
Creates a duration argument with 'duration' as argument name
Attributes
Creates a instant argument with 'instant' as argument name
Creates a instant argument with 'instant' as argument name
Attributes
Creates an integer argument with 'integer' as argument name
Creates an integer argument with 'integer' as argument name
Attributes
Creates a localDateTime argument with 'date-time' as argument name
Creates a localDateTime argument with 'date-time' as argument name
Attributes
Creates a localTime argument with 'local-time' as argument name
Creates a localTime argument with 'local-time' as argument name
Attributes
Creates a monthDay argument with 'month-day' as argument name
Creates a monthDay argument with 'month-day' as argument name
Attributes
Creates a offsetDateTime argument with 'offset-date-time' as argument name
Creates a offsetDateTime argument with 'offset-date-time' as argument name
Attributes
Creates a offsetTime argument with 'offset-time' as argument name
Creates a offsetTime argument with 'offset-time' as argument name
Attributes
Creates a period argument with 'period' as argument name
Creates a period argument with 'period' as argument name
Attributes
Creates a text argument with 'text' as argument name
Creates a text argument with 'text' as argument name
Attributes
Creates a year argument with 'year' as argument name
Creates a year argument with 'year' as argument name
Attributes
Creates a yearMonth argument with 'year-month' as argument name
Creates a yearMonth argument with 'year-month' as argument name
Attributes
Creates a zoneId argument with 'zone-id' as argument name
Creates a zoneId argument with 'zone-id' as argument name
Attributes
Creates a zoneOffset argument with 'zone-offset' as argument name
Creates a zoneOffset argument with 'zone-offset' as argument name
Attributes
Creates a zonedDateTime argument with 'zoned-date-time' as argument name
Creates a zonedDateTime argument with 'zoned-date-time' as argument name
Attributes
Inherited fields
Creates a directory argument with 'directory' as argument name, and exists being 'Either'
Creates a directory argument with 'directory' as argument name, and exists being 'Either'
Attributes
- Inherited from:
- ArgsPlatformSpecific (hidden)
Creates a file argument with 'file' as argument name, and exists being 'Either'
Creates a file argument with 'file' as argument name, and exists being 'Either'
Attributes
- Inherited from:
- ArgsPlatformSpecific (hidden)