Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

actual_module.map
module not_real {
  header "not_real.h"
  export *
}
module import_some_frame {
  header "import_some_frame.h"
  export *
}