agileRTOS (zrtos)  Version 0.8.0 (ghostbuster)
zrtos_shell_fd_array_t Struct Reference

#include <shell.h>

Collaboration diagram for zrtos_shell_fd_array_t:
[legend]

Data Fields

zrtos_vfs_fd_t cwd
 
zrtos_vfs_fd_t fd [ZRTOS_SHELL_FD__MAX+1]
 

Detailed Description

Definition at line 40 of file shell.h.

Field Documentation

◆ cwd

zrtos_vfs_fd_t zrtos_shell_fd_array_t::cwd

Definition at line 41 of file shell.h.

◆ fd

zrtos_vfs_fd_t zrtos_shell_fd_array_t::fd[ZRTOS_SHELL_FD__MAX+1]

Definition at line 42 of file shell.h.


The documentation for this struct was generated from the following file: