executable_dir
On this page
wakterm.executable_dir#
This constant is set to the directory containing the wakterm
executable file.
local wakterm = require 'wakterm'
wakterm.log_error('Exe dir ' .. wakterm.executable_dir)