Expand description
Platform-specific utilities for cross-platform compatibility
Functionsยง
- create_
git_ hook_ content - Create platform-specific Git hook content
- default_
editor - Get platform-specific environment variable for editor
- default_
shell - Get the default shell for the current platform
- executable_
extension - Get the executable file extension for the current platform
- executable_
name - Add the appropriate executable extension to a binary name
- git_
hook_ extension - Get platform-specific Git hook script extension
- is_
executable - Check if a file is executable on the current platform
- make_
executable - Make a file executable on the current platform
- normalize_
line_ endings - Platform-specific line ending normalization
- path_
separator - Platform-specific utilities for handling cross-platform differences
- secure_
temp_ dir - Get platform-specific temporary directory with proper permissions
- shell_
completion_ dirs - Get platform-specific shell completion directories