wduquette / molt

Embeddable TCL Interpreter for Rust applications
BSD 3-Clause "New" or "Revised" License
103 stars 12 forks source link

Command: info cmdtype #69

Closed wduquette closed 4 years ago

wduquette commented 4 years ago

Implement info cmdtype per Standard TCL. At present, there are only two kinds: native and proc.