Module gix_url::expand_path

source ·
Expand description

Functions for expanding repository paths.

Enums§

Functions§

  • Expand path for use in a shell and return the expanded path.
  • Parse user information from the given path, returning (possible user information, adjusted input path).
  • Expand path for the given user, which can be obtained by parse(), resolving them with home_for_user(&user).