1 2 3 4 5 6 7 8 9 10 11 12 13
version: 0.0.1 name: empty-string about: Test empty modifier on empty string actions: - tag: tag_input run: cmd expect: string action: printf '' - tag: tag_result run: value expect: string action: '{tag_input|empty}'