pyls is a Python implementation of 'ls'. It can be used to list information about the PATHs (the current directory by default). pyls uses a tree structure - directories being the nodes (unless it is ...
$(FULL_CURRENT_PATH) – Full path of the active file, e.g. E:\My Web\main\welcome.html $(CURRENT_DIRECTORY) – Directory of the active file, e.g. E:\My Web\main $(FILE_NAME) – File name with extension ...