You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* wip deprecate things
* fix components
* fix test
* update tests and yamls
* fix test (recent versions of git require a message)
* remove test code for removed functionality
"""The @[functionality](functionality) describes the behaviour of the script in terms of arguments and resources.
389
-
|By specifying a few restrictions (e.g. mandatory arguments) and adding some descriptions, Viash will automatically generate a stylish command-line interface for you.
390
-
|""")
391
-
@deprecated("Functionality level is deprecated, all functionality fields are now located on the top level of the config file.", "0.9.0", "0.10.0")
"""A list of @[arguments](argument) for this component. For each argument, a type and a name must be specified. Depending on the type of argument, different properties can be set. See these reference pages per type for more information:
0 commit comments