Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

FormatAttr.cpp
int foo(const char *fmt, ...) __attribute__((__format__(__scanf__, 1, 2)));