New Issue: Filesystem module: getMode vs getPermissions

19656, "jhh67", "Filesystem module: getMode vs getPermissions", "2022-04-19T19:42:44Z"

Several concerns regarding the current getMode method:

  1. Should it be renamed to getPermissions?
  2. Should it return something other than an int, perhaps a record with fields for the individual mode bits.