list-symbols
builtin-function
(list-symbols package-name)
Returns a list with the internal and external symbols of package package-name.
make-html > (list-symbols "shell")
it: (shell:$home
shell:$local-application-data
shell:$my-documents
shell:$roaming-application-data
shell:$sudo
shell::args
shell::destination
shell::forms
shell::head
shell::old-path
shell::parts
shell::replace-head
shell::semicolon
shell::source
shell::unix
shell::windows
shell:cd
shell:dir
shell:env
shell:exec
shell:exec-with-detach
shell:exec-with-io-redirect
shell:expand-path-name
shell:get-special-folder
shell:here
shell:make-safe-argument-string
shell:path
shell:pwd
shell:robocopy-mirror
shell:run
shell:sudo
shell:with-directory)