Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 713 Bytes

lastenv.md

File metadata and controls

27 lines (23 loc) · 713 Bytes

lastenv

Function: lastenv

lastenv - Retrieve the Last Environment with a Given Prefix.

Description

  • Purpose:
    • Retrieves the last environment with a specified prefix.
  • Usage:
    • lastenv [prefix]
  • Input Parameters:
    • prefix (string) - The prefix to search for.
  • Output:
    • The name of the last environment with the given prefix.
  • Exceptions:
    • None

Definition


Website: unixwzrd.ai Github Repo: venvutil Copyright (c) 2024 Michael Sullivan Apache License, Version 2.0

Generated Markdown Documentation Generated on: Generated: 2025 01 03 at 02:39:55