crate mod completer; crate mod filesystem_shell; crate mod helper; crate mod shell; crate mod shell_manager; crate use helper::Helper;