More complex types may be useful to include for validation, for example file paths or directories (checking if they exist, have a certain extension, etc.). A good resource to check for similar requirements would be the Click argument and option types.
More complex types may be useful to include for validation, for example file paths or directories (checking if they exist, have a certain extension, etc.). A good resource to check for similar requirements would be the Click argument and option types.
More complex types may be useful to include for validation, for example file paths or directories (checking if they exist, have a certain extension, etc.). A good resource to check for similar requirements would be the Click argument and option types.