Skip to content

Commit 725b432

Browse files
committed
fix: Make showarg a public function
`showarg` is meant to be public and it is directly specified in the documentation that it is meant for overriding.
1 parent 157b8bc commit 725b432

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

base/public.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ public
111111
reseteof,
112112
link_pipe!,
113113
dup,
114+
showarg,
114115

115116
# filesystem operations
116117
rename,

0 commit comments

Comments
 (0)