folio 0.1.0 → 0.2.0
Sign up to get free protection for your applications and to get access to all the features.
- data/CHANGES +2 -0
- data/MANIFEST +20 -5
- data/METADATA +3 -2
- data/README +5 -0
- data/doc/rdoc/classes/Enumerator.html +92 -0
- data/doc/rdoc/classes/Folio.html +12 -2
- data/doc/rdoc/classes/Folio/BlockDevice.html +4 -4
- data/doc/rdoc/classes/Folio/CharacterDevice.html +4 -4
- data/doc/rdoc/classes/Folio/Directory.html +169 -41
- data/doc/rdoc/classes/Folio/Document.html +130 -51
- data/doc/rdoc/classes/Folio/FileObject.html +318 -313
- data/doc/rdoc/classes/Folio/Pipe.html +8 -8
- data/doc/rdoc/classes/Folio/Prompt.html +261 -218
- data/doc/rdoc/created.rid +1 -1
- data/doc/rdoc/files/CHANGES.html +92 -0
- data/doc/rdoc/files/METADATA.html +7 -6
- data/doc/rdoc/files/README.html +1 -1
- data/doc/rdoc/files/lib/folio/directory_rb.html +1 -1
- data/doc/rdoc/files/lib/folio/document_rb.html +1 -1
- data/doc/rdoc/files/lib/folio/fileobject_rb.html +6 -1
- data/doc/rdoc/files/lib/folio/prompt_rb.html +1 -1
- data/doc/rdoc/files/lib/folio_rb.html +1 -1
- data/doc/rdoc/fr_class_index.html +1 -0
- data/doc/rdoc/fr_file_index.html +1 -0
- data/doc/rdoc/fr_method_index.html +126 -116
- data/doc/ri/Enumerator/cdesc-Enumerator.yaml +15 -0
- data/doc/ri/Folio/Directory/%2f-i.yaml +1 -1
- data/doc/ri/Folio/Directory/cdesc-Directory.yaml +10 -2
- data/doc/ri/Folio/Directory/chdir-i.yaml +3 -1
- data/doc/ri/Folio/Directory/chmod_r-i.yaml +2 -0
- data/doc/ri/Folio/Directory/chown_r-i.yaml +1 -1
- data/doc/ri/Folio/Directory/chroot-i.yaml +2 -0
- data/doc/ri/Folio/Directory/cp_r-i.yaml +1 -1
- data/doc/ri/Folio/Directory/directories-i.yaml +12 -0
- data/doc/ri/Folio/Directory/directory_entries-i.yaml +12 -0
- data/doc/ri/Folio/Directory/document_entries-i.yaml +12 -0
- data/doc/ri/Folio/Directory/documents-i.yaml +12 -0
- data/doc/ri/Folio/Directory/entries-i.yaml +1 -1
- data/doc/ri/Folio/Directory/files-i.yaml +12 -0
- data/doc/ri/Folio/Directory/foreach-i.yaml +2 -0
- data/doc/ri/Folio/Directory/rm_r-i.yaml +2 -0
- data/doc/ri/Folio/Directory/rm_rf-i.yaml +2 -0
- data/doc/ri/Folio/Directory/rmdir-i.yaml +2 -0
- data/doc/ri/Folio/Document/%3c%3c-i.yaml +12 -0
- data/doc/ri/Folio/{Prompt/paths-i.yaml → Document/%3c-i.yaml} +4 -4
- data/doc/ri/Folio/Document/append-i.yaml +13 -0
- data/doc/ri/Folio/Document/cdesc-Document.yaml +10 -2
- data/doc/ri/Folio/{Directory/paths-i.yaml → Document/document%3f-i.yaml} +3 -3
- data/doc/ri/Folio/Document/write-i.yaml +13 -0
- data/doc/ri/Folio/FileObject/cdesc-FileObject.yaml +2 -2
- data/doc/ri/Folio/FileObject/{file%3f-i.yaml → document%3f-i.yaml} +4 -2
- data/doc/ri/Folio/Prompt/{pwd-i.yaml → %5b%5d-i.yaml} +5 -3
- data/doc/ri/Folio/Prompt/cdesc-Prompt.yaml +11 -5
- data/doc/ri/Folio/Prompt/directories-i.yaml +1 -1
- data/doc/ri/Folio/Prompt/directory_entries-i.yaml +12 -0
- data/doc/ri/Folio/Prompt/document_entries-i.yaml +12 -0
- data/doc/ri/Folio/Prompt/documents-i.yaml +12 -0
- data/doc/ri/Folio/Prompt/entries-i.yaml +1 -1
- data/doc/ri/Folio/Prompt/file-i.yaml +4 -3
- data/doc/ri/Folio/Prompt/files-i.yaml +1 -1
- data/doc/ri/Folio/Prompt/fileutils-i.yaml +2 -0
- data/doc/ri/Folio/Prompt/mode-i.yaml +1 -1
- data/doc/ri/created.rid +1 -1
- data/lib/folio.rb +7 -50
- data/lib/folio/directory.rb +55 -10
- data/lib/folio/document.rb +14 -1
- data/lib/folio/fileobject.rb +9 -1
- data/lib/folio/prompt.rb +65 -25
- metadata +25 -9
- data/doc/ri/Folio/Document/file%3f-i.yaml +0 -10
data/doc/rdoc/created.rid
CHANGED
@@ -1 +1 @@
|
|
1
|
-
|
1
|
+
Sat, 30 Aug 2008 23:41:00 -0400
|
@@ -0,0 +1,92 @@
|
|
1
|
+
<?xml version="1.0" encoding="iso-8859-1"?>
|
2
|
+
<!DOCTYPE html
|
3
|
+
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
4
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
5
|
+
<html>
|
6
|
+
<head>
|
7
|
+
<title>File: CHANGES</title>
|
8
|
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
9
|
+
<link rel="stylesheet" href=".././rdoc-style.css" type="text/css" media="screen" />
|
10
|
+
|
11
|
+
<script language="JavaScript" type="text/javascript">
|
12
|
+
// <![CDATA[
|
13
|
+
|
14
|
+
function toggleSource( id )
|
15
|
+
{
|
16
|
+
var elem
|
17
|
+
var link
|
18
|
+
|
19
|
+
if( document.getElementById )
|
20
|
+
{
|
21
|
+
elem = document.getElementById( id )
|
22
|
+
link = document.getElementById( "l_" + id )
|
23
|
+
}
|
24
|
+
else if ( document.all )
|
25
|
+
{
|
26
|
+
elem = eval( "document.all." + id )
|
27
|
+
link = eval( "document.all.l_" + id )
|
28
|
+
}
|
29
|
+
else
|
30
|
+
return false;
|
31
|
+
|
32
|
+
if( elem.style.display == "block" )
|
33
|
+
{
|
34
|
+
elem.style.display = "none"
|
35
|
+
link.innerHTML = "show source"
|
36
|
+
}
|
37
|
+
else
|
38
|
+
{
|
39
|
+
elem.style.display = "block"
|
40
|
+
link.innerHTML = "hide source"
|
41
|
+
}
|
42
|
+
}
|
43
|
+
|
44
|
+
function openCode( url )
|
45
|
+
{
|
46
|
+
window.open( url, "SOURCE_CODE", "resizable=yes,scrollbars=yes,toolbar=no,status=no,height=480,width=750" ).focus();
|
47
|
+
}
|
48
|
+
// ]]>
|
49
|
+
</script>
|
50
|
+
</head>
|
51
|
+
|
52
|
+
<body>
|
53
|
+
<table border='0' cellpadding='0' cellspacing='0' width="100%" class='banner'>
|
54
|
+
<tr><td>
|
55
|
+
<table width="100%" border='0' cellpadding='0' cellspacing='0'><tr>
|
56
|
+
<td class="file-title" colspan="2"><span class="file-title-prefix">File</span><br />CHANGES</td>
|
57
|
+
<td align="right">
|
58
|
+
<table border='0' cellspacing="0" cellpadding="2">
|
59
|
+
<tr>
|
60
|
+
<td>Path:</td>
|
61
|
+
<td>CHANGES
|
62
|
+
</td>
|
63
|
+
</tr>
|
64
|
+
<tr>
|
65
|
+
<td>Modified:</td>
|
66
|
+
<td>Sat Aug 30 23:04:09 -0400 2008</td>
|
67
|
+
</tr>
|
68
|
+
</table>
|
69
|
+
</td></tr>
|
70
|
+
</table>
|
71
|
+
</td></tr>
|
72
|
+
</table><br />
|
73
|
+
<!-- banner header -->
|
74
|
+
|
75
|
+
<div id="bodyContent">
|
76
|
+
<div id="content">
|
77
|
+
|
78
|
+
|
79
|
+
|
80
|
+
|
81
|
+
|
82
|
+
|
83
|
+
|
84
|
+
|
85
|
+
|
86
|
+
|
87
|
+
</div>
|
88
|
+
|
89
|
+
</div>
|
90
|
+
|
91
|
+
</body>
|
92
|
+
</html>
|
@@ -63,7 +63,7 @@
|
|
63
63
|
</tr>
|
64
64
|
<tr>
|
65
65
|
<td>Modified:</td>
|
66
|
-
<td>
|
66
|
+
<td>Sat Aug 30 23:06:37 -0400 2008</td>
|
67
67
|
</tr>
|
68
68
|
</table>
|
69
69
|
</td></tr>
|
@@ -76,12 +76,13 @@
|
|
76
76
|
<div id="content">
|
77
77
|
|
78
78
|
<div class="description"><p>
|
79
|
-
name : folio version : 0.
|
80
|
-
href="http://folio.rubyforge.org">folio.rubyforge.org</a>
|
81
|
-
<transfire@gmail.com>
|
79
|
+
name : folio version : 0.2.0 status : alpha homepage : <a
|
80
|
+
href="http://folio.rubyforge.org">folio.rubyforge.org</a> contact :
|
81
|
+
tigerops-community@rubyforge.org author : 7rans <transfire@gmail.com>
|
82
|
+
summary : <a href="../classes/Folio.html">Folio</a> is a better way to
|
83
|
+
access the file system. abstract : <a
|
82
84
|
href="../classes/Folio.html">Folio</a> is a better way to access the file
|
83
|
-
system.
|
84
|
-
way to access the file system.
|
85
|
+
system.
|
85
86
|
</p>
|
86
87
|
</div>
|
87
88
|
|
data/doc/rdoc/files/README.html
CHANGED
@@ -63,7 +63,7 @@
|
|
63
63
|
</tr>
|
64
64
|
<tr>
|
65
65
|
<td>Modified:</td>
|
66
|
-
<td>
|
66
|
+
<td>Fri Aug 22 23:24:21 -0400 2008</td>
|
67
67
|
</tr>
|
68
68
|
</table>
|
69
69
|
</td></tr>
|
@@ -76,6 +76,11 @@
|
|
76
76
|
<div id="content">
|
77
77
|
|
78
78
|
|
79
|
+
<div class="sectiontitle">Required Files</div>
|
80
|
+
<ul>
|
81
|
+
<li>enumerator</li>
|
82
|
+
<li>fileutils</li>
|
83
|
+
</ul>
|
79
84
|
|
80
85
|
|
81
86
|
|
@@ -42,6 +42,7 @@
|
|
42
42
|
<body>
|
43
43
|
<div class="banner">Classes</div>
|
44
44
|
<div class="entries">
|
45
|
+
<a href="classes/Enumerator.html">Enumerator</a><br />
|
45
46
|
<a href="classes/Folio.html">Folio</a><br />
|
46
47
|
<a href="classes/Folio/BlockDevice.html">Folio::BlockDevice</a><br />
|
47
48
|
<a href="classes/Folio/CharacterDevice.html">Folio::CharacterDevice</a><br />
|
data/doc/rdoc/fr_file_index.html
CHANGED
@@ -42,6 +42,7 @@
|
|
42
42
|
<body>
|
43
43
|
<div class="banner">Files</div>
|
44
44
|
<div class="entries">
|
45
|
+
<a href="files/CHANGES.html">CHANGES</a><br />
|
45
46
|
<a href="files/COPYING.html">COPYING</a><br />
|
46
47
|
<a href="files/METADATA.html">METADATA</a><br />
|
47
48
|
<a href="files/NEWS.html">NEWS</a><br />
|
@@ -42,144 +42,154 @@
|
|
42
42
|
<body>
|
43
43
|
<div class="banner">Methods</div>
|
44
44
|
<div class="entries">
|
45
|
-
<a href="classes/Folio/Directory.html#
|
46
|
-
<a href="classes/Folio/Prompt.html#
|
47
|
-
<a href="classes/Folio/
|
48
|
-
<a href="classes/Folio/
|
49
|
-
<a href="classes/Folio/
|
50
|
-
<a href="classes/Folio/
|
51
|
-
<a href="classes/Folio/
|
52
|
-
<a href="classes/Folio/FileObject.html#
|
45
|
+
<a href="classes/Folio/Directory.html#M000034">+ (Folio::Directory)</a><br />
|
46
|
+
<a href="classes/Folio/Prompt.html#M000043">+ (Folio::Prompt)</a><br />
|
47
|
+
<a href="classes/Folio/Directory.html#M000033">/ (Folio::Directory)</a><br />
|
48
|
+
<a href="classes/Folio/Prompt.html#M000044">/ (Folio::Prompt)</a><br />
|
49
|
+
<a href="classes/Folio/Document.html#M000146">< (Folio::Document)</a><br />
|
50
|
+
<a href="classes/Folio/Document.html#M000148"><< (Folio::Document)</a><br />
|
51
|
+
<a href="classes/Folio/FileObject.html#M000133"><=> (Folio::FileObject)</a><br />
|
52
|
+
<a href="classes/Folio/FileObject.html#M000134">== (Folio::FileObject)</a><br />
|
53
53
|
<a href="classes/Folio.html#M000002">[] (Folio)</a><br />
|
54
|
-
<a href="classes/Folio/
|
55
|
-
<a href="classes/Folio/
|
56
|
-
<a href="classes/Folio/
|
57
|
-
<a href="classes/Folio/
|
58
|
-
<a href="classes/Folio/
|
54
|
+
<a href="classes/Folio/Prompt.html#M000042">[] (Folio::Prompt)</a><br />
|
55
|
+
<a href="classes/Folio/Prompt.html#M000072">[] (Folio::Prompt)</a><br />
|
56
|
+
<a href="classes/Folio/FileObject.html#M000073">[] (Folio::FileObject)</a><br />
|
57
|
+
<a href="classes/Folio/Document.html#M000147">append (Folio::Document)</a><br />
|
58
|
+
<a href="classes/Folio/FileObject.html#M000108">atime (Folio::FileObject)</a><br />
|
59
|
+
<a href="classes/Folio/FileObject.html#M000124">basename (Folio::FileObject)</a><br />
|
60
|
+
<a href="classes/Folio/FileObject.html#M000104">blockdev? (Folio::FileObject)</a><br />
|
61
|
+
<a href="classes/Folio/BlockDevice.html#M000035">blockdev? (Folio::BlockDevice)</a><br />
|
62
|
+
<a href="classes/Folio/Prompt.html#M000053">cd (Folio::Prompt)</a><br />
|
59
63
|
<a href="classes/Folio/Directory.html#M000024">cd (Folio::Directory)</a><br />
|
60
|
-
<a href="classes/Folio/CharacterDevice.html#
|
61
|
-
<a href="classes/Folio/FileObject.html#
|
64
|
+
<a href="classes/Folio/CharacterDevice.html#M000149">chardev? (Folio::CharacterDevice)</a><br />
|
65
|
+
<a href="classes/Folio/FileObject.html#M000105">chardev? (Folio::FileObject)</a><br />
|
62
66
|
<a href="classes/Folio/Directory.html#M000023">chdir (Folio::Directory)</a><br />
|
63
|
-
<a href="classes/Folio/Prompt.html#
|
64
|
-
<a href="classes/Folio/FileObject.html#
|
67
|
+
<a href="classes/Folio/Prompt.html#M000067">chmod (Folio::Prompt)</a><br />
|
68
|
+
<a href="classes/Folio/FileObject.html#M000093">chmod (Folio::FileObject)</a><br />
|
65
69
|
<a href="classes/Folio/Directory.html#M000021">chmod_r (Folio::Directory)</a><br />
|
66
|
-
<a href="classes/Folio/Prompt.html#
|
67
|
-
<a href="classes/Folio/
|
68
|
-
<a href="classes/Folio/
|
69
|
-
<a href="classes/Folio/Prompt.html#
|
70
|
+
<a href="classes/Folio/Prompt.html#M000068">chmod_r (Folio::Prompt)</a><br />
|
71
|
+
<a href="classes/Folio/FileObject.html#M000094">chown (Folio::FileObject)</a><br />
|
72
|
+
<a href="classes/Folio/Prompt.html#M000069">chown (Folio::Prompt)</a><br />
|
73
|
+
<a href="classes/Folio/Prompt.html#M000070">chown_r (Folio::Prompt)</a><br />
|
70
74
|
<a href="classes/Folio/Directory.html#M000022">chown_r (Folio::Directory)</a><br />
|
71
75
|
<a href="classes/Folio/Directory.html#M000025">chroot (Folio::Directory)</a><br />
|
72
|
-
<a href="classes/Folio/Prompt.html#
|
73
|
-
<a href="classes/Folio/FileObject.html#
|
74
|
-
<a href="classes/Folio/Prompt.html#M000055">cp_r (Folio::Prompt)</a><br />
|
76
|
+
<a href="classes/Folio/Prompt.html#M000060">cp (Folio::Prompt)</a><br />
|
77
|
+
<a href="classes/Folio/FileObject.html#M000096">cp (Folio::FileObject)</a><br />
|
75
78
|
<a href="classes/Folio/Directory.html#M000015">cp_r (Folio::Directory)</a><br />
|
76
|
-
<a href="classes/Folio/
|
77
|
-
<a href="classes/Folio/FileObject.html#
|
79
|
+
<a href="classes/Folio/Prompt.html#M000061">cp_r (Folio::Prompt)</a><br />
|
80
|
+
<a href="classes/Folio/FileObject.html#M000109">ctime (Folio::FileObject)</a><br />
|
81
|
+
<a href="classes/Folio/FileObject.html#M000088">delete (Folio::FileObject)</a><br />
|
82
|
+
<a href="classes/Folio/Document.html#M000142">delete (Folio::Document)</a><br />
|
78
83
|
<a href="classes/Folio/Directory.html#M000018">delete (Folio::Directory)</a><br />
|
79
|
-
<a href="classes/Folio/
|
80
|
-
<a href="classes/Folio/
|
81
|
-
<a href="classes/Folio/
|
82
|
-
<a href="classes/Folio/FileObject.html#M000097">directory? (Folio::FileObject)</a><br />
|
84
|
+
<a href="classes/Folio/FileObject.html#M000091">delete_force (Folio::FileObject)</a><br />
|
85
|
+
<a href="classes/Folio/Prompt.html#M000051">directories (Folio::Prompt)</a><br />
|
86
|
+
<a href="classes/Folio/Directory.html#M000032">directories (Folio::Directory)</a><br />
|
83
87
|
<a href="classes/Folio/Directory.html#M000014">directory? (Folio::Directory)</a><br />
|
84
|
-
<a href="classes/Folio/FileObject.html#
|
85
|
-
<a href="classes/Folio/
|
86
|
-
<a href="classes/Folio/
|
87
|
-
<a href="classes/Folio/
|
88
|
-
<a href="classes/Folio/
|
89
|
-
<a href="classes/Folio/
|
90
|
-
<a href="classes/Folio/
|
91
|
-
<a href="classes/Folio/
|
92
|
-
<a href="classes/Folio/
|
88
|
+
<a href="classes/Folio/FileObject.html#M000103">directory? (Folio::FileObject)</a><br />
|
89
|
+
<a href="classes/Folio/Directory.html#M000029">directory_entries (Folio::Directory)</a><br />
|
90
|
+
<a href="classes/Folio/Prompt.html#M000047">directory_entries (Folio::Prompt)</a><br />
|
91
|
+
<a href="classes/Folio/FileObject.html#M000125">dirname (Folio::FileObject)</a><br />
|
92
|
+
<a href="classes/Folio/FileObject.html#M000102">document? (Folio::FileObject)</a><br />
|
93
|
+
<a href="classes/Folio/Document.html#M000136">document? (Folio::Document)</a><br />
|
94
|
+
<a href="classes/Folio/Prompt.html#M000048">document_entries (Folio::Prompt)</a><br />
|
95
|
+
<a href="classes/Folio/Directory.html#M000028">document_entries (Folio::Directory)</a><br />
|
96
|
+
<a href="classes/Folio/Directory.html#M000031">documents (Folio::Directory)</a><br />
|
97
|
+
<a href="classes/Folio/Prompt.html#M000050">documents (Folio::Prompt)</a><br />
|
98
|
+
<a href="classes/Folio/Prompt.html#M000045">entries (Folio::Prompt)</a><br />
|
99
|
+
<a href="classes/Folio/Directory.html#M000027">entries (Folio::Directory)</a><br />
|
100
|
+
<a href="classes/Folio/Document.html#M000137">executable? (Folio::Document)</a><br />
|
101
|
+
<a href="classes/Folio/Document.html#M000138">executable_real? (Folio::Document)</a><br />
|
102
|
+
<a href="classes/Folio/FileObject.html#M000075">exist? (Folio::FileObject)</a><br />
|
103
|
+
<a href="classes/Folio/FileObject.html#M000076">exists? (Folio::FileObject)</a><br />
|
104
|
+
<a href="classes/Folio/FileObject.html#M000126">extname (Folio::FileObject)</a><br />
|
105
|
+
<a href="classes/Folio/Prompt.html#M000041">file (Folio::Prompt)</a><br />
|
93
106
|
<a href="classes/Folio.html#M000001">file (Folio)</a><br />
|
94
|
-
<a href="classes/Folio/
|
95
|
-
<a href="classes/Folio/
|
96
|
-
<a href="classes/Folio/
|
97
|
-
<a href="classes/Folio/FileObject.html#
|
98
|
-
<a href="classes/Folio/
|
99
|
-
<a href="classes/Folio/
|
100
|
-
<a href="classes/Folio/
|
101
|
-
<a href="classes/Folio/FileObject.html#
|
102
|
-
<a href="classes/Folio/FileObject.html#
|
103
|
-
<a href="classes/Folio/FileObject.html#
|
104
|
-
<a href="classes/Folio/
|
105
|
-
<a href="classes/Folio/
|
106
|
-
<a href="classes/Folio/Document.html#M000129">intialize (Folio::Document)</a><br />
|
107
|
+
<a href="classes/Folio/Prompt.html#M000049">files (Folio::Prompt)</a><br />
|
108
|
+
<a href="classes/Folio/Directory.html#M000030">files (Folio::Directory)</a><br />
|
109
|
+
<a href="classes/Folio/FileObject.html#M000129">fnmatch (Folio::FileObject)</a><br />
|
110
|
+
<a href="classes/Folio/FileObject.html#M000130">fnmatch? (Folio::FileObject)</a><br />
|
111
|
+
<a href="classes/Folio/Directory.html#M000026">foreach (Folio::Directory)</a><br />
|
112
|
+
<a href="classes/Folio/Prompt.html#M000052">glob (Folio::Prompt)</a><br />
|
113
|
+
<a href="classes/Folio/FileObject.html#M000110">grpowned? (Folio::FileObject)</a><br />
|
114
|
+
<a href="classes/Folio/FileObject.html#M000111">identical? (Folio::FileObject)</a><br />
|
115
|
+
<a href="classes/Folio/FileObject.html#M000131">inspect (Folio::FileObject)</a><br />
|
116
|
+
<a href="classes/Folio/FileObject.html#M000097">install (Folio::FileObject)</a><br />
|
117
|
+
<a href="classes/Folio/Prompt.html#M000066">install (Folio::Prompt)</a><br />
|
118
|
+
<a href="classes/Folio/Document.html#M000135">intialize (Folio::Document)</a><br />
|
107
119
|
<a href="classes/Folio/Link.html#M000009">lchmod (Folio::Link)</a><br />
|
108
120
|
<a href="classes/Folio/Link.html#M000010">lchown (Folio::Link)</a><br />
|
109
|
-
<a href="classes/Folio/FileObject.html#
|
121
|
+
<a href="classes/Folio/FileObject.html#M000077">link (Folio::FileObject)</a><br />
|
110
122
|
<a href="classes/Folio/Link.html#M000007">link? (Folio::Link)</a><br />
|
111
|
-
<a href="classes/Folio/FileObject.html#
|
112
|
-
<a href="classes/Folio/Prompt.html#
|
113
|
-
<a href="classes/Folio/FileObject.html#
|
114
|
-
<a href="classes/Folio/FileObject.html#
|
115
|
-
<a href="classes/Folio/
|
116
|
-
<a href="classes/Folio/
|
117
|
-
<a href="classes/Folio/
|
118
|
-
<a href="classes/Folio/
|
119
|
-
<a href="classes/Folio/Prompt.html#
|
123
|
+
<a href="classes/Folio/FileObject.html#M000079">link_force (Folio::FileObject)</a><br />
|
124
|
+
<a href="classes/Folio/Prompt.html#M000057">ln (Folio::Prompt)</a><br />
|
125
|
+
<a href="classes/Folio/FileObject.html#M000078">ln (Folio::FileObject)</a><br />
|
126
|
+
<a href="classes/Folio/FileObject.html#M000080">ln_f (Folio::FileObject)</a><br />
|
127
|
+
<a href="classes/Folio/FileObject.html#M000082">ln_s (Folio::FileObject)</a><br />
|
128
|
+
<a href="classes/Folio/Prompt.html#M000058">ln_s (Folio::Prompt)</a><br />
|
129
|
+
<a href="classes/Folio/Prompt.html#M000059">ln_sf (Folio::Prompt)</a><br />
|
130
|
+
<a href="classes/Folio/FileObject.html#M000084">ln_sf (Folio::FileObject)</a><br />
|
131
|
+
<a href="classes/Folio/Prompt.html#M000046">ls (Folio::Prompt)</a><br />
|
120
132
|
<a href="classes/Folio/Link.html#M000011">lstat (Folio::Link)</a><br />
|
121
133
|
<a href="classes/Folio/Link.html#M000012">method_missing (Folio::Link)</a><br />
|
122
|
-
<a href="classes/Folio/Prompt.html#
|
123
|
-
<a href="classes/Folio/Prompt.html#
|
124
|
-
<a href="classes/Folio/Prompt.html#
|
125
|
-
<a href="classes/Folio/FileObject.html#
|
126
|
-
<a href="classes/Folio/
|
127
|
-
<a href="classes/Folio/
|
128
|
-
<a href="classes/Folio/
|
129
|
-
<a href="classes/Folio/Pipe.html#M000032">new (Folio::Pipe)</a><br />
|
130
|
-
<a href="classes/Folio/Socket.html#M000004">new (Folio::Socket)</a><br />
|
131
|
-
<a href="classes/Folio/FileObject.html#M000068">new (Folio::FileObject)</a><br />
|
134
|
+
<a href="classes/Folio/Prompt.html#M000054">mkdir (Folio::Prompt)</a><br />
|
135
|
+
<a href="classes/Folio/Prompt.html#M000055">mkdir_p (Folio::Prompt)</a><br />
|
136
|
+
<a href="classes/Folio/Prompt.html#M000039">mode (Folio::Prompt)</a><br />
|
137
|
+
<a href="classes/Folio/FileObject.html#M000112">mtime (Folio::FileObject)</a><br />
|
138
|
+
<a href="classes/Folio/FileObject.html#M000086">mv (Folio::FileObject)</a><br />
|
139
|
+
<a href="classes/Folio/Prompt.html#M000062">mv (Folio::Prompt)</a><br />
|
140
|
+
<a href="classes/Folio/Prompt.html#M000038">new (Folio::Prompt)</a><br />
|
132
141
|
<a href="classes/Folio/Directory.html#M000013">new (Folio::Directory)</a><br />
|
133
|
-
<a href="classes/Folio/
|
142
|
+
<a href="classes/Folio/FileObject.html#M000074">new (Folio::FileObject)</a><br />
|
143
|
+
<a href="classes/Folio/Pipe.html#M000036">new (Folio::Pipe)</a><br />
|
144
|
+
<a href="classes/Folio/Socket.html#M000004">new (Folio::Socket)</a><br />
|
134
145
|
<a href="classes/Folio/Device.html#M000003">new (Folio::Device)</a><br />
|
135
|
-
<a href="classes/Folio/
|
136
|
-
<a href="classes/Folio/
|
137
|
-
<a href="classes/Folio/
|
138
|
-
<a href="classes/Folio/
|
139
|
-
<a href="classes/Folio/FileObject.html#
|
140
|
-
<a href="classes/Folio/
|
141
|
-
<a href="classes/Folio/
|
142
|
-
<a href="classes/Folio/
|
143
|
-
<a href="classes/Folio/
|
144
|
-
<a href="classes/Folio/FileObject.html#M000109">readable_real? (Folio::FileObject)</a><br />
|
145
|
-
<a href="classes/Folio/Document.html#M000134">readlines (Folio::Document)</a><br />
|
146
|
+
<a href="classes/Folio/Link.html#M000005">new (Folio::Link)</a><br />
|
147
|
+
<a href="classes/Folio/Document.html#M000143">open (Folio::Document)</a><br />
|
148
|
+
<a href="classes/Folio/FileObject.html#M000113">owned? (Folio::FileObject)</a><br />
|
149
|
+
<a href="classes/Folio/Pipe.html#M000037">pipe? (Folio::Pipe)</a><br />
|
150
|
+
<a href="classes/Folio/FileObject.html#M000107">pipe? (Folio::FileObject)</a><br />
|
151
|
+
<a href="classes/Folio/Document.html#M000139">read (Folio::Document)</a><br />
|
152
|
+
<a href="classes/Folio/FileObject.html#M000114">readable? (Folio::FileObject)</a><br />
|
153
|
+
<a href="classes/Folio/FileObject.html#M000115">readable_real? (Folio::FileObject)</a><br />
|
154
|
+
<a href="classes/Folio/Document.html#M000140">readlines (Folio::Document)</a><br />
|
146
155
|
<a href="classes/Folio/Link.html#M000008">readlink (Folio::Link)</a><br />
|
147
|
-
<a href="classes/Folio/FileObject.html#
|
148
|
-
<a href="classes/Folio/FileObject.html#
|
149
|
-
<a href="classes/Folio/FileObject.html#
|
150
|
-
<a href="classes/Folio/FileObject.html#
|
151
|
-
<a href="classes/Folio/Prompt.html#
|
152
|
-
<a href="classes/Folio/FileObject.html#
|
156
|
+
<a href="classes/Folio/FileObject.html#M000128">relative (Folio::FileObject)</a><br />
|
157
|
+
<a href="classes/Folio/FileObject.html#M000085">rename (Folio::FileObject)</a><br />
|
158
|
+
<a href="classes/Folio/FileObject.html#M000100">restat (Folio::FileObject)</a><br />
|
159
|
+
<a href="classes/Folio/FileObject.html#M000089">rm (Folio::FileObject)</a><br />
|
160
|
+
<a href="classes/Folio/Prompt.html#M000063">rm (Folio::Prompt)</a><br />
|
161
|
+
<a href="classes/Folio/FileObject.html#M000092">rm_f (Folio::FileObject)</a><br />
|
153
162
|
<a href="classes/Folio/Directory.html#M000019">rm_r (Folio::Directory)</a><br />
|
154
|
-
<a href="classes/Folio/Prompt.html#
|
163
|
+
<a href="classes/Folio/Prompt.html#M000064">rm_r (Folio::Prompt)</a><br />
|
155
164
|
<a href="classes/Folio/Directory.html#M000020">rm_rf (Folio::Directory)</a><br />
|
156
|
-
<a href="classes/Folio/Prompt.html#
|
165
|
+
<a href="classes/Folio/Prompt.html#M000065">rm_rf (Folio::Prompt)</a><br />
|
157
166
|
<a href="classes/Folio/Directory.html#M000016">rmdir (Folio::Directory)</a><br />
|
158
|
-
<a href="classes/Folio/Prompt.html#
|
159
|
-
<a href="classes/Folio/FileObject.html#
|
160
|
-
<a href="classes/Folio/FileObject.html#
|
161
|
-
<a href="classes/Folio/FileObject.html#
|
162
|
-
<a href="classes/Folio/FileObject.html#
|
163
|
-
<a href="classes/Folio/FileObject.html#
|
164
|
-
<a href="classes/Folio/FileObject.html#
|
165
|
-
<a href="classes/Folio/FileObject.html#
|
166
|
-
<a href="classes/Folio/FileObject.html#
|
167
|
-
<a href="classes/Folio/FileObject.html#
|
168
|
-
<a href="classes/Folio/FileObject.html#
|
167
|
+
<a href="classes/Folio/Prompt.html#M000056">rmdir (Folio::Prompt)</a><br />
|
168
|
+
<a href="classes/Folio/FileObject.html#M000116">setgid? (Folio::FileObject)</a><br />
|
169
|
+
<a href="classes/Folio/FileObject.html#M000117">setuid? (Folio::FileObject)</a><br />
|
170
|
+
<a href="classes/Folio/FileObject.html#M000118">size (Folio::FileObject)</a><br />
|
171
|
+
<a href="classes/Folio/FileObject.html#M000119">size? (Folio::FileObject)</a><br />
|
172
|
+
<a href="classes/Folio/FileObject.html#M000106">socket? (Folio::FileObject)</a><br />
|
173
|
+
<a href="classes/Folio/FileObject.html#M000127">split (Folio::FileObject)</a><br />
|
174
|
+
<a href="classes/Folio/FileObject.html#M000099">stat (Folio::FileObject)</a><br />
|
175
|
+
<a href="classes/Folio/FileObject.html#M000101">stat! (Folio::FileObject)</a><br />
|
176
|
+
<a href="classes/Folio/FileObject.html#M000120">sticky? (Folio::FileObject)</a><br />
|
177
|
+
<a href="classes/Folio/FileObject.html#M000081">symlink (Folio::FileObject)</a><br />
|
169
178
|
<a href="classes/Folio/Link.html#M000006">symlink? (Folio::Link)</a><br />
|
170
|
-
<a href="classes/Folio/FileObject.html#
|
171
|
-
<a href="classes/Folio/
|
172
|
-
<a href="classes/Folio/
|
173
|
-
<a href="classes/Folio/
|
174
|
-
<a href="classes/Folio/
|
175
|
-
<a href="classes/Folio/Document.html#
|
176
|
-
<a href="classes/Folio/Document.html#M000135">unlink (Folio::Document)</a><br />
|
177
|
-
<a href="classes/Folio/FileObject.html#M000081">unlink (Folio::FileObject)</a><br />
|
179
|
+
<a href="classes/Folio/FileObject.html#M000083">symlink_force (Folio::FileObject)</a><br />
|
180
|
+
<a href="classes/Folio/Prompt.html#M000040">to_s (Folio::Prompt)</a><br />
|
181
|
+
<a href="classes/Folio/FileObject.html#M000132">to_s (Folio::FileObject)</a><br />
|
182
|
+
<a href="classes/Folio/FileObject.html#M000098">touch (Folio::FileObject)</a><br />
|
183
|
+
<a href="classes/Folio/Prompt.html#M000071">touch (Folio::Prompt)</a><br />
|
184
|
+
<a href="classes/Folio/Document.html#M000144">truncate (Folio::Document)</a><br />
|
178
185
|
<a href="classes/Folio/Directory.html#M000017">unlink (Folio::Directory)</a><br />
|
179
|
-
<a href="classes/Folio/FileObject.html#
|
180
|
-
<a href="classes/Folio/
|
181
|
-
<a href="classes/Folio/FileObject.html#
|
182
|
-
<a href="classes/Folio/FileObject.html#
|
183
|
-
<a href="classes/Folio/FileObject.html#
|
186
|
+
<a href="classes/Folio/FileObject.html#M000087">unlink (Folio::FileObject)</a><br />
|
187
|
+
<a href="classes/Folio/Document.html#M000141">unlink (Folio::Document)</a><br />
|
188
|
+
<a href="classes/Folio/FileObject.html#M000090">unlink_force (Folio::FileObject)</a><br />
|
189
|
+
<a href="classes/Folio/FileObject.html#M000095">utime (Folio::FileObject)</a><br />
|
190
|
+
<a href="classes/Folio/FileObject.html#M000121">writable? (Folio::FileObject)</a><br />
|
191
|
+
<a href="classes/Folio/FileObject.html#M000122">writable_real? (Folio::FileObject)</a><br />
|
192
|
+
<a href="classes/Folio/Document.html#M000145">write (Folio::Document)</a><br />
|
193
|
+
<a href="classes/Folio/FileObject.html#M000123">zero? (Folio::FileObject)</a><br />
|
184
194
|
</div>
|
185
195
|
</body></html>
|