Skip to content

Dirman Utils

github-actions[bot] edited this page Apr 12, 2024 · 29 revisions

core.dirman.utils

Overview

This internal submodule implements some basic utility functions for core.dirman. Currently the only exposed API function is expand_path, which takes a path like $name/my/location and converts $name into the full path of the workspace called name.

Configuration

This module provides no configuration options!

Required By