std › Progress › have_ipchave_ipcSourceImplementation#pub const have_ipc = switch (builtin.os.tag) { .wasi, .freestanding, .windows => false, else => true, }
pub const have_ipc = switch (builtin.os.tag) { .wasi, .freestanding, .windows => false, else => true, }