All Manuals > Common Lisp Interface Manager 2.0 User's Guide > Chapter 6 Presentation Types > 6.5 Predefined Presentation Types

NextPrevUpTopContentsIndex

6.5.4 Pathname Presentation Types

pathname

Summary: The presentation type that represents a pathname.

The options are default-version , which defaults to :newest , default-type , which defaults to nil , and merge-default , which defaults to t . If merge-default is nil , accept returns the exact pathname that was entered; otherwise, accept merges against the default and default-version . If no default is supplied, it defaults to *default-pathname-defaults* . pathname has a default preprocessor that merges the options into the default.


Common Lisp Interface Manager 2.0 User's Guide - 20 Sep 2011

NextPrevUpTopContentsIndex