CUserInfo.h 75 B

12345
  1. #pragma once
  2. #include <AK/String.h>
  3. String get_current_user_home_path();