Method: AssLauncher::Support::Platforms::PathnameExt::CygPath#mixed_path
- Defined in:
- lib/ass_launcher/support/platforms.rb
#mixed_path(string) ⇒ Object
(cee PathnameExt#mixed_path)
206 207 208 |
# File 'lib/ass_launcher/support/platforms.rb', line 206 def mixed_path(string) cygpath(string, :m) end |