home_dir
On this page
wakterm.home_dir#
This constant is set to the home directory of the user running wakterm.
local wakterm = require 'wakterm'
wakterm.log_error('Home ' .. wakterm.home_dir)
wakterm.home_dir#
This constant is set to the home directory of the user running wakterm.
local wakterm = require 'wakterm'
wakterm.log_error('Home ' .. wakterm.home_dir)