function! wsl#isDetected() abort
  return $WSLENV !=# ''
endfunction