powered by
Gets the default full name, that is, the fullname without translations.
# S3 method for FullNameInterface getDefaultFullName(...)
Returns a character.
character
Not used.
Henrik Bengtsson
The full name of a file is the filename excluding any extension (and period). For instance, the full name of path/to/foo,a.2,b.ext is foo,a.2,b.
path/to/foo,a.2,b.ext
foo,a.2,b
*getName(). *getTags(). For more information see FullNameInterface.
*getName()
*getTags()
FullNameInterface