メインコンテンツまでスキップ
バージョン:25.2

folderNamesEndWithSlash

  • global property

  • The global property the folderNamesEndWithSlash controls whether the folder names returned by various functions will include a slash at the end of the path, or not. The default setting is True.

  • Examples: +

     put the home folder —> /Users/doug/
    set the folderNamesEndWithSlash to No
    put the home folder —> /Users/doug