“444e1ab83fe782313cf9cda019b11098cb0b3ec1”上不存在“...reference/apis/js-apis-inputmethod-engine.md”
Summary: NPE may be thrown when Path.getParentPath() returns null. The fix is to call Path.getAbsolutePath().getParentPath() when Path.getParentPath() returns null. Reviewed-by: alanb