Files
check-ios-bus/Utilities/_platform/2/templates/section-generated-pipe-toggle
Михаил Капелько 49cee91239 d
2024-01-29 18:09:14 +03:00

14 lines
196 B
Plaintext

ctrl.%PIPE%(
dbg: "%SHORT_SRC%",
sub: %SUB%,
%SRC%.eraseToAnyPublisher(),
{ $0.%NAME% = true },
{ $0.%NAME% = false }
)