Flow.Launcher/Flow.Launcher.Core/ExternalPlugins/Environments
Jack251970 d16e43de8a Refactor path utilities to DataLocation from Constant
Move ResolveAbsolutePath and ConvertToRelativePathIfPossible from Constant to DataLocation for better organization. Update all references accordingly; implementations remain unchanged. This improves code clarity around file path management.
2026-01-24 16:03:26 +08:00
..
AbstractPluginEnvironment.cs Refactor path utilities to DataLocation from Constant 2026-01-24 16:03:26 +08:00
JavaScriptEnvironment.cs Code quality 2025-04-13 18:04:50 +08:00
JavaScriptV2Environment.cs Code quality 2025-04-13 18:04:50 +08:00
PythonEnvironment.cs Use Flow.Launcher.Localization to improve code quality 2025-09-23 17:14:30 +08:00
PythonV2Environment.cs implement v2 2023-06-02 23:05:09 +08:00
TypeScriptEnvironment.cs Use Flow.Launcher.Localization to improve code quality 2025-09-23 17:14:30 +08:00
TypeScriptV2Environment.cs Use Flow.Launcher.Localization to improve code quality 2025-09-23 17:14:30 +08:00