Returns the global script path. If not set, defaults to ~/.config/consular
Parameters:
File name in path
Returns:
global script path
45 46 47
# File 'lib/consular.rb', line 45 def global_path @global_path end