We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a53692a commit 1de4b45Copy full SHA for 1de4b45
1 file changed
src/filepath.sh
@@ -22,6 +22,7 @@
22
readonly __FILEPATH_SH=1
23
24
source builtin.sh
25
+source struct.sh
26
27
# Erros
28
readonly __ERR_FILEPATH_READ_DIR='acesso negado: não foi possível ler o diretório'
0 commit comments