.. _stdlib_command_line: ====================== Command-line utilities ====================== .. das:module:: command_line Command-line utilities for daslang scripts and standalone executables. Provides functions for locating the daslang interpreter, which is essential when a script or standalone executable needs to spawn daslang subprocesses. +++++++++++++++ Executable path +++++++++++++++ * :ref:`get_das_exe () : string ` .. _function-command_line_get_das_exe: .. das:function:: get_das_exe() : string def get_das_exe () : string