zenyx-engine/xtask/src/editor.rs
Jason Spalti a0845b4719
Refactor logging system to switch between stdout and file logging
* Refactor logging to switch between stdout and file logging

* Use "clear" instead of "tput reset" for unix

* Remove redundant comments
2025-04-19 20:59:48 +02:00

4 lines
39 B
Rust

pub fn build_editor() {
todo!()
}