Skip to content

direnv/go-lpenv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

54c33c5 · Dec 24, 2020

History

10 Commits
Dec 23, 2020
Dec 23, 2020
Dec 24, 2020
Dec 23, 2020
Dec 24, 2020
Dec 24, 2020
Dec 24, 2020
Dec 23, 2020
Dec 24, 2020
Dec 24, 2020
Dec 24, 2020
Dec 24, 2020
Dec 24, 2020
Dec 24, 2020
Dec 24, 2020
Dec 24, 2020
Dec 24, 2020

Repository files navigation

LookPathEnv

This is a fork of the stdlib os/exec.LookPath function.

It does two things differently:

  • pass the environment variables by argument instead of getting it from the process global context.
  • fix a potential security issue on Windows.

That's it.

About

lpenv.LookPathEnv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages