pub fn scriptname_get() -> Option<String>
Read scriptname — direct mirror of the C file-scope char *scriptname; at Src/utils.c:36. Exposed for the prompt expander (%N), bin_dot, and ZLE source tracking.
scriptname
char *scriptname;
Src/utils.c:36
%N
bin_dot