aboutsummaryrefslogtreecommitdiff
path: root/stdlib.tcl
diff options
context:
space:
mode:
authorSteve Bennett <steveb@workware.net.au>2023-03-04 13:42:12 +1000
committerSteve Bennett <steveb@workware.net.au>2023-03-20 08:19:51 +1000
commitd6078771a56b1f38f420d302e1530efcc1b45590 (patch)
treeb519ff62d7c13eea8c798602f9cfe23069a74929 /stdlib.tcl
parent55d169005f184591a6eb4a57af3608ebae94e317 (diff)
downloadjimtcl-d6078771a56b1f38f420d302e1530efcc1b45590.zip
jimtcl-d6078771a56b1f38f420d302e1530efcc1b45590.tar.gz
jimtcl-d6078771a56b1f38f420d302e1530efcc1b45590.tar.bz2
Add support for ./configure --disable-introspection
Sometimes it can be useful to provide an embedded interpreter where introspection is not permitted. This includes: - info commands, procs, channels: only allow exact match, not glob pattern - info frame: don't include cmd and proc in the returned dict - info level: only return the command name, not the command arguments - info body, args, statics: do not allow these to be called Signed-off-by: Steve Bennett <steveb@workware.net.au>
Diffstat (limited to 'stdlib.tcl')
0 files changed, 0 insertions, 0 deletions