Contents

stem

The non-extension portion of this file or directory component.

Declaration

var stem: String { get }

Discussion

Examples:

  • foo.txt => foo

  • foo.tar.gz => foo.tar

  • Foo.app => Foo

  • .hidden => .hidden

  • .. => ..