File.HomeDir.Darwin.Cocoa man page on Cygwin

Man page or keyword search:  
man Server   22533 pages
apropos Keyword Search (all sections)
Output format
Cygwin logo
[printable version]

File::HomeDir::Darwin:UseroContributed Perl DocFile::HomeDir::Darwin::Cocoa(3)

NAME
       File::HomeDir::Darwin::Cocoa - Find your home and other directories on
       Darwin (OS X)

DESCRIPTION
       This module provides Darwin-specific implementations for determining
       common user directories using Cocoa API through Mac::SystemDirectory.
       In normal usage this module will always be used via File::HomeDir.

       Theoretically, this should return the same paths as both of the other
       Darwin drivers.

       Because this module requires Mac::SystemDirectory, if the module is not
       installed, File::HomeDir will fall back to File::HomeDir::Darwin.

SYNOPSIS
	 use File::HomeDir;

	 # Find directories for the current user
	 $home	  = File::HomeDir->my_home;	 # /Users/mylogin
	 $desktop = File::HomeDir->my_desktop;	 # /Users/mylogin/Desktop
	 $docs	  = File::HomeDir->my_documents; # /Users/mylogin/Documents
	 $music	  = File::HomeDir->my_music;	 # /Users/mylogin/Music
	 $pics	  = File::HomeDir->my_pictures;	 # /Users/mylogin/Pictures
	 $videos  = File::HomeDir->my_videos;	 # /Users/mylogin/Movies
	 $data	  = File::HomeDir->my_data;	 # /Users/mylogin/Library/Application Support

perl v5.14.2			  2012-01-25   File::HomeDir::Darwin::Cocoa(3)
[top]

List of man pages available for Cygwin

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net