Changeset 2309891 in mainline for uspace/app/nav/nav.h


Ignore:
Timestamp:
2025-12-14T17:15:57Z (3 months ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
master
Children:
79b77ce
Parents:
144fafd
Message:

Copy files (Navigator and command line).

TODO Overwrite query, new I/O error types.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/nav/nav.h

    r144fafd r2309891  
    4949extern errno_t navigator_run(const char *);
    5050extern panel_t *navigator_get_active_panel(navigator_t *);
     51extern panel_t *navigator_get_inactive_panel(navigator_t *);
    5152extern void navigator_switch_panel(navigator_t *);
    5253extern void navigator_refresh_panels(navigator_t *);
Note: See TracChangeset for help on using the changeset viewer.