#Functions | Dagger

1 messages · Page 1 of 1 (latest)

swift horizon
#

Not for the default value, I mean [male, female] for https://docs.dagger.io/developer-guide/go/264203/functions/#arguments the gender argument and so on.
For directory-arg it can be implied with the Directory object name, but there's no context for string arguments.

Dagger Functions are regular code, written in a supported programming language, and running in containers. Dagger Functions let you encapsulate common operations or workflows into discrete units with clear inputs and outputs.

dreamy steppe
#

I see. We can add support for enums. I have it on my backlog but it was to support core enums, not create new ones. Can you create an issue for that in github?