facets 2.4.3 → 2.4.4
Sign up to get free protection for your applications and to get access to all the features.
- data/CHANGES +1584 -108
- data/MANIFEST +78 -1746
- data/METADATA +1 -1
- data/NEWS +37 -57
- data/demo/bench/bench_load.rb +56 -0
- data/{README.core → doc/README.core} +0 -0
- data/{README.lore → doc/README.lore} +0 -0
- data/{README.more → doc/README.more} +0 -0
- data/doc/{notes → book}/history.rdoc +0 -0
- data/doc/{notes → book}/notes.rdoc +0 -0
- data/doc/news/news-2.0.5 +8 -0
- data/doc/news/news-2.1.0 +9 -0
- data/doc/news/news-2.1.1 +5 -0
- data/doc/news/news-2.1.2 +6 -0
- data/doc/news/news-2.1.3 +5 -0
- data/doc/news/news-2.2.0 +14 -0
- data/doc/news/news-2.2.1 +4 -0
- data/doc/news/news-2.3.0 +6 -0
- data/doc/news/{NEWS-2.4.0 → news-2.4.0} +19 -1
- data/doc/news/news-2.4.1 +8 -0
- data/doc/news/news-2.4.2 +4 -0
- data/doc/news/news-2.4.3 +78 -0
- data/doc/rdoc/core/classes/Array.html +118 -850
- data/doc/rdoc/core/classes/Binding.html +45 -291
- data/doc/rdoc/core/classes/Class.html +20 -244
- data/doc/rdoc/core/classes/Comparable.html +26 -195
- data/doc/rdoc/core/classes/Dir.html +32 -332
- data/doc/rdoc/core/classes/Enumerable.html +152 -1154
- data/doc/rdoc/core/classes/Exception.html +8 -76
- data/doc/rdoc/core/classes/FalseClass.html +8 -8
- data/doc/rdoc/core/classes/File.html +59 -456
- data/doc/rdoc/core/classes/FileTest.html +4 -33
- data/doc/rdoc/core/classes/Float.html +10 -148
- data/doc/rdoc/core/classes/Friend.html +4 -43
- data/doc/rdoc/core/classes/Functor.html +12 -12
- data/doc/rdoc/core/classes/Hash.html +278 -1930
- data/doc/rdoc/core/classes/Indexable.html +97 -97
- data/doc/rdoc/core/classes/InstanceVariables.html +44 -251
- data/doc/rdoc/core/classes/Integer.html +90 -365
- data/doc/rdoc/core/classes/Kernel.html +365 -2062
- data/doc/rdoc/core/classes/Lazy/Promise.html +1 -1
- data/doc/rdoc/core/classes/MatchData.html +15 -121
- data/doc/rdoc/core/classes/Module.html +213 -1197
- data/doc/rdoc/core/classes/NilClass.html +22 -79
- data/doc/rdoc/core/classes/Numeric.html +27 -136
- data/doc/rdoc/core/classes/Object.html +52 -4
- data/doc/rdoc/core/classes/Proc.html +23 -228
- data/doc/rdoc/core/classes/Range.html +1 -263
- data/doc/rdoc/core/classes/Regexp.html +14 -110
- data/doc/rdoc/core/classes/Stackable.html +31 -31
- data/doc/rdoc/core/classes/String.html +401 -2464
- data/doc/rdoc/core/classes/Symbol.html +67 -245
- data/doc/rdoc/core/classes/Time.html +157 -459
- data/doc/rdoc/core/classes/TrueClass.html +8 -8
- data/doc/rdoc/core/classes/UnboundMethod.html +11 -110
- data/doc/rdoc/core/created.rid +1 -1
- data/doc/rdoc/core/files/{README_core.html → doc/README_core.html} +7 -6
- data/doc/rdoc/core/files/lib/core/facets/{module/alias_rb.html → array/index_rb.html} +4 -4
- data/doc/rdoc/core/files/lib/core/facets/array_rb.html +1 -37
- data/doc/rdoc/core/files/lib/core/facets/binding_rb.html +1 -9
- data/doc/rdoc/core/files/lib/core/facets/class/descendents_rb.html +1 -1
- data/doc/rdoc/core/files/lib/core/facets/class_rb.html +1 -10
- data/doc/rdoc/core/files/lib/core/facets/comparable_rb.html +1 -7
- data/doc/rdoc/core/files/lib/core/facets/dir_rb.html +1 -11
- data/doc/rdoc/core/files/lib/core/facets/enumerable/group_by_rb.html +1 -1
- data/doc/rdoc/core/files/lib/core/facets/enumerable_rb.html +1 -27
- data/doc/rdoc/core/files/lib/core/facets/exception_rb.html +1 -6
- data/doc/rdoc/core/files/lib/core/facets/file/split_root_rb.html +92 -0
- data/doc/rdoc/core/files/lib/core/facets/file_rb.html +1 -9
- data/doc/rdoc/core/files/lib/core/facets/filetest_rb.html +1 -5
- data/doc/rdoc/core/files/lib/core/facets/float/round_rb.html +5 -5
- data/doc/rdoc/core/files/lib/core/facets/float_rb.html +1 -5
- data/doc/rdoc/core/files/lib/core/facets/hash/except_rb.html +1 -1
- data/doc/rdoc/core/files/lib/core/facets/{time/to_date_rb.html → hash/op_push_rb.html} +4 -4
- data/doc/rdoc/core/files/lib/core/facets/hash/slice_rb.html +1 -1
- data/doc/rdoc/core/files/lib/core/facets/hash/update_rb.html +5 -1
- data/doc/rdoc/core/files/lib/core/facets/hash_rb.html +1 -32
- data/doc/rdoc/core/files/lib/core/facets/indexable_rb.html +1 -1
- data/doc/rdoc/core/files/lib/core/facets/integer_rb.html +1 -10
- data/doc/rdoc/core/files/lib/core/facets/kernel/instance_exec_rb.html +1 -5
- data/doc/rdoc/core/files/lib/core/facets/kernel/qua_class_rb.html +92 -0
- data/doc/rdoc/core/files/lib/core/facets/kernel/singleton_class_rb.html +1 -1
- data/doc/rdoc/core/files/lib/core/facets/kernel/with_rb.html +1 -1
- data/doc/rdoc/core/files/lib/core/facets/kernel_rb.html +1 -46
- data/doc/rdoc/core/files/lib/core/facets/matchdata_rb.html +1 -6
- data/doc/rdoc/core/files/lib/core/facets/metaid_rb.html +1 -1
- data/doc/rdoc/core/files/lib/core/facets/module/alias_accessor_rb.html +92 -0
- data/doc/rdoc/core/files/lib/core/facets/module/alias_method_chain_rb.html +92 -0
- data/doc/rdoc/core/files/lib/core/facets/module/alias_module_function_rb.html +92 -0
- data/doc/rdoc/core/files/lib/core/facets/module/instance_methods_rb.html +1 -1
- data/doc/rdoc/core/files/lib/core/facets/module_rb.html +1 -27
- data/doc/rdoc/core/files/lib/core/facets/nilclass/ergo_rb.html +96 -0
- data/doc/rdoc/core/files/lib/core/facets/nilclass/to_f_rb.html +1 -1
- data/doc/rdoc/core/files/lib/core/facets/nilclass_rb.html +1 -5
- data/doc/rdoc/core/files/lib/core/facets/numeric/round_rb.html +1 -1
- data/doc/rdoc/core/files/lib/core/facets/numeric_rb.html +1 -7
- data/doc/rdoc/core/files/lib/core/facets/proc/bind_rb.html +1 -1
- data/doc/rdoc/core/files/lib/core/facets/proc_rb.html +1 -9
- data/doc/rdoc/core/files/lib/core/facets/range_rb.html +1 -9
- data/doc/rdoc/core/files/lib/core/facets/regexp_rb.html +1 -6
- data/doc/rdoc/core/files/lib/core/facets/string/chars_rb.html +1 -1
- data/doc/rdoc/core/files/lib/core/facets/string/each_char_rb.html +5 -1
- data/doc/rdoc/core/files/lib/core/facets/{kernel/suppress_rb.html → string/op_sub_rb.html} +4 -4
- data/doc/rdoc/core/files/lib/core/facets/string/subtract_rb.html +9 -1
- data/doc/rdoc/core/files/lib/core/facets/string/variablize_rb.html +92 -0
- data/doc/rdoc/core/files/lib/core/facets/string_rb.html +1 -38
- data/doc/rdoc/core/files/lib/core/facets/symbol/plain_rb.html +92 -0
- data/doc/rdoc/core/files/lib/core/facets/symbol/query_rb.html +96 -0
- data/doc/rdoc/core/files/lib/core/facets/symbol/setter_rb.html +96 -0
- data/doc/rdoc/core/files/lib/core/facets/symbol/variablize_rb.html +92 -0
- data/doc/rdoc/core/files/lib/core/facets/symbol_rb.html +1 -9
- data/doc/rdoc/core/files/lib/core/facets/time/advance_rb.html +92 -0
- data/doc/rdoc/core/files/lib/core/facets/time/change_rb.html +1 -1
- data/doc/rdoc/core/files/lib/core/facets/time/elapse_rb.html +1 -1
- data/doc/rdoc/core/files/lib/core/facets/time/hence_rb.html +1 -1
- data/doc/rdoc/core/files/lib/core/facets/time/set_rb.html +1 -5
- data/doc/rdoc/core/files/lib/core/facets/time/stamp_rb.html +1 -1
- data/doc/rdoc/core/files/lib/core/facets/time/to_time_rb.html +1 -1
- data/doc/rdoc/core/files/lib/core/facets/time/trunc_rb.html +1 -1
- data/doc/rdoc/core/files/lib/core/facets/time_rb.html +1 -15
- data/doc/rdoc/core/files/lib/core/facets/unboundmethod_rb.html +1 -6
- data/doc/rdoc/core/fr_file_index.html +16 -242
- data/doc/rdoc/core/fr_method_index.html +425 -780
- data/doc/rdoc/core/index.html +1 -1
- data/doc/rdoc/lore/classes/Array.html +16 -16
- data/doc/rdoc/lore/classes/CGI.html +25 -19
- data/doc/rdoc/lore/classes/Config.html +8 -8
- data/doc/rdoc/lore/classes/Continuation.html +4 -4
- data/doc/rdoc/lore/classes/Date.html +425 -47
- data/doc/rdoc/lore/classes/DateTime.html +585 -0
- data/doc/rdoc/lore/classes/File.html +4 -4
- data/doc/rdoc/lore/classes/FileUtils.html +32 -376
- data/doc/rdoc/lore/classes/GetoptLong.html +4 -4
- data/doc/rdoc/lore/classes/GetoptLong/DSL.html +24 -24
- data/doc/rdoc/lore/classes/Kernel.html +137 -0
- data/doc/rdoc/lore/classes/Logger.html +12 -12
- data/doc/rdoc/lore/classes/Logger/Ansicolor.html +40 -40
- data/doc/rdoc/lore/classes/Logger/LogDevice.html +4 -4
- data/doc/rdoc/lore/classes/NilClass.html +5 -5
- data/doc/rdoc/lore/classes/OpenStruct.html +47 -47
- data/doc/rdoc/lore/classes/Pathname.html +126 -40
- data/doc/rdoc/lore/classes/Shellwords.html +4 -4
- data/doc/rdoc/lore/classes/String.html +29 -8
- data/doc/rdoc/lore/classes/Time.html +156 -0
- data/doc/rdoc/lore/classes/URI.html +48 -48
- data/doc/rdoc/lore/classes/URI/Hash.html +4 -4
- data/doc/rdoc/lore/classes/URI/Kernel.html +8 -8
- data/doc/rdoc/lore/created.rid +1 -1
- data/doc/rdoc/lore/files/{README_lore.html → doc/README_lore.html} +4 -4
- data/doc/rdoc/lore/files/lib/lore/facets/basicobject_rb.html +22 -94
- data/doc/rdoc/lore/files/lib/lore/facets/cgi_rb.html +1 -1
- data/doc/rdoc/lore/files/lib/lore/facets/continuation_rb.html +2 -2
- data/doc/rdoc/lore/files/lib/lore/facets/date_rb.html +2 -27
- data/doc/rdoc/lore/files/lib/lore/facets/ostruct_rb.html +1 -1
- data/doc/rdoc/lore/files/lib/lore/facets/pathname_rb.html +1 -15
- data/doc/rdoc/lore/files/lib/lore/facets/yaml_rb.html +2 -1
- data/doc/rdoc/lore/fr_class_index.html +3 -1
- data/doc/rdoc/lore/fr_file_index.html +1 -8
- data/doc/rdoc/lore/fr_method_index.html +125 -93
- data/doc/rdoc/lore/index.html +1 -1
- data/doc/rdoc/more/classes/ANSICode.html +66 -66
- data/doc/rdoc/more/classes/Advisable.html +37 -37
- data/doc/rdoc/more/classes/Advisable/Method.html +20 -20
- data/doc/rdoc/more/classes/Archive/Tar/Minitar.html +27 -27
- data/doc/rdoc/more/classes/Archive/Tar/Minitar/Input.html +28 -28
- data/doc/rdoc/more/classes/Archive/Tar/Minitar/Output.html +19 -19
- data/doc/rdoc/more/classes/Archive/Tar/Minitar/Reader.html +31 -31
- data/doc/rdoc/more/classes/Archive/Tar/Minitar/Writer.html +33 -33
- data/doc/rdoc/more/classes/Argvector.html +489 -0
- data/doc/rdoc/more/classes/Association.html +28 -28
- data/doc/rdoc/more/classes/Association/Kernel.html +8 -8
- data/doc/rdoc/more/classes/BBCode.html +34 -34
- data/doc/rdoc/more/classes/BaseX.html +16 -16
- data/doc/rdoc/more/classes/BiCrypt.html +67 -67
- data/doc/rdoc/more/classes/BigDuration.html +30 -30
- data/doc/rdoc/more/classes/BinReadable.html +85 -85
- data/doc/rdoc/more/classes/BinReadable/ByteOrder.html +25 -25
- data/doc/rdoc/more/classes/Binding.html +8 -61
- data/doc/rdoc/more/classes/BlankSlate.html +131 -0
- data/doc/rdoc/more/classes/Buildable.html +4 -4
- data/doc/rdoc/more/classes/BuildingBlock.html +1 -1
- data/doc/rdoc/more/classes/CLI/Arguments.html +88 -88
- data/doc/rdoc/more/classes/CLI/Command.html +29 -28
- data/doc/rdoc/more/classes/CLI/NoCommandError.html +5 -5
- data/doc/rdoc/more/classes/CLI/NoOptionError.html +5 -5
- data/doc/rdoc/more/classes/CacheDecorator.html +21 -21
- data/doc/rdoc/more/classes/Capsule.html +41 -41
- data/doc/rdoc/more/classes/Chain.html +17 -17
- data/doc/rdoc/more/classes/Cloneable.html +4 -4
- data/doc/rdoc/more/classes/ConsoleUtils.html +18 -18
- data/doc/rdoc/more/classes/Coroutine.html +35 -34
- data/doc/rdoc/more/classes/Crypt.html +16 -16
- data/doc/rdoc/more/classes/CssTree.html +8 -8
- data/doc/rdoc/more/classes/Dictionary.html +232 -232
- data/doc/rdoc/more/classes/DictionaryMatcher.html +38 -38
- data/doc/rdoc/more/classes/DictionaryMatcher/MatchData.html +4 -4
- data/doc/rdoc/more/classes/Duration.html +68 -68
- data/doc/rdoc/more/classes/Enumerable.html +44 -44
- data/doc/rdoc/more/classes/Enumerable/Elementor.html +16 -16
- data/doc/rdoc/more/classes/Enumerable/Enumerator.html +4 -4
- data/doc/rdoc/more/classes/EnumerablePass.html +15 -15
- data/doc/rdoc/more/classes/Equatable.html +16 -16
- data/doc/rdoc/more/classes/EventHook.html +8 -8
- data/doc/rdoc/more/classes/Expirable.html +17 -17
- data/doc/rdoc/more/classes/FileShell.html +174 -174
- data/doc/rdoc/more/classes/Fileable.html +14 -14
- data/doc/rdoc/more/classes/Fileable/DSL.html +41 -41
- data/doc/rdoc/more/classes/Hash.html +35 -181
- data/doc/rdoc/more/classes/Hash2Xml.html +4 -4
- data/doc/rdoc/more/classes/HtmlFilter.html +9 -9
- data/doc/rdoc/more/classes/InfinityClass.html +36 -36
- data/doc/rdoc/more/classes/InfinityClass/Numeric.html +23 -23
- data/doc/rdoc/more/classes/Ini.html +37 -37
- data/doc/rdoc/more/classes/Instantiable.html +9 -9
- data/doc/rdoc/more/classes/{Instantise.html → Instantize.html} +17 -17
- data/doc/rdoc/more/classes/Interval.html +189 -189
- data/doc/rdoc/more/classes/It.html +12 -12
- data/doc/rdoc/more/classes/LRUCache.html +38 -38
- data/doc/rdoc/more/classes/LinkedList.html +68 -68
- data/doc/rdoc/more/classes/LinkedList/Node.html +4 -4
- data/doc/rdoc/more/classes/Module.html +177 -177
- data/doc/rdoc/more/classes/Multiton.html +12 -12
- data/doc/rdoc/more/classes/Multiton/MetaMethods.html +28 -28
- data/doc/rdoc/more/classes/Net/SMTP.html +8 -69
- data/doc/rdoc/more/classes/NullClass.html +24 -24
- data/doc/rdoc/more/classes/OpEsc.html +5 -5
- data/doc/rdoc/more/classes/OpenCascade.html +4 -4
- data/doc/rdoc/more/classes/OpenCollection.html +8 -8
- data/doc/rdoc/more/classes/OpenHash.html +9 -9
- data/doc/rdoc/more/classes/OpenObject.html +117 -117
- data/doc/rdoc/more/classes/PQueue.html +84 -84
- data/doc/rdoc/more/classes/Paramix.html +11 -11
- data/doc/rdoc/more/classes/Paramix/Delegator.html +16 -16
- data/doc/rdoc/more/classes/PathList.html +8 -8
- data/doc/rdoc/more/classes/PathList/Finder.html +8 -8
- data/doc/rdoc/more/classes/Pool.html +18 -18
- data/doc/rdoc/more/classes/Proc.html +10 -10
- data/doc/rdoc/more/classes/ProgressBar.html +52 -52
- data/doc/rdoc/more/classes/Prototype.html +28 -28
- data/doc/rdoc/more/classes/RWDelegator.html +16 -16
- data/doc/rdoc/more/classes/Random.html +6 -23
- data/doc/rdoc/more/classes/Random/Array.html +52 -52
- data/doc/rdoc/more/classes/Random/Hash.html +64 -64
- data/doc/rdoc/more/classes/Random/Object.html +5 -5
- data/doc/rdoc/more/classes/Random/String.html +46 -46
- data/doc/rdoc/more/classes/Random/String/Self.html +13 -13
- data/doc/rdoc/more/classes/Recorder.html +16 -16
- data/doc/rdoc/more/classes/Reference.html +19 -19
- data/doc/rdoc/more/classes/Registerable.html +13 -13
- data/doc/rdoc/more/classes/Rope.html +434 -0
- data/doc/rdoc/more/classes/Semaphore.html +36 -36
- data/doc/rdoc/more/classes/Settings.html +28 -28
- data/doc/rdoc/more/classes/Settings/Setting.html +13 -13
- data/doc/rdoc/more/classes/Settings/SettingCollection.html +4 -4
- data/doc/rdoc/more/classes/SimpleStringIO.html +8 -8
- data/doc/rdoc/more/classes/String/Mask.html +557 -0
- data/doc/rdoc/more/classes/String/Style.html +146 -147
- data/doc/rdoc/more/classes/String/Words.html +31 -272
- data/doc/rdoc/more/classes/System.html +253 -253
- data/doc/rdoc/more/classes/Timer.html +50 -50
- data/doc/rdoc/more/classes/Timer/Dummy.html +9 -9
- data/doc/rdoc/more/classes/TracePoint.html +58 -58
- data/doc/rdoc/more/classes/Tuple.html +170 -170
- data/doc/rdoc/more/classes/TypeCast/Class.html +4 -4
- data/doc/rdoc/more/classes/TypeCast/Object.html +4 -4
- data/doc/rdoc/more/classes/Uninheritable.html +6 -6
- data/doc/rdoc/more/classes/UploadUtils.html +49 -49
- data/doc/rdoc/more/classes/VersionNumber.html +82 -56
- data/doc/rdoc/more/classes/Weekdays.html +28 -28
- data/doc/rdoc/more/classes/XOXO.html +9 -9
- data/doc/rdoc/more/classes/ZipUtils.html +58 -58
- data/doc/rdoc/more/classes/ZipUtils/DryRun.html +28 -28
- data/doc/rdoc/more/classes/ZipUtils/NoWrite.html +28 -28
- data/doc/rdoc/more/classes/ZipUtils/Verbose.html +28 -28
- data/doc/rdoc/more/created.rid +1 -1
- data/doc/rdoc/more/files/{README_more.html → doc/README_more.html} +3 -3
- data/doc/rdoc/more/files/lib/more/facets/annotations_rb.html +1 -1
- data/doc/rdoc/more/files/lib/more/facets/arguments_rb.html +1 -1
- data/doc/rdoc/more/files/lib/more/facets/argvector_rb.html +142 -0
- data/doc/rdoc/more/files/lib/more/facets/bicrypt_rb.html +2 -2
- data/doc/rdoc/more/files/lib/more/facets/blankslate_rb.html +92 -0
- data/doc/rdoc/more/files/lib/more/facets/buildable_rb.html +1 -1
- data/doc/rdoc/more/files/lib/more/facets/bytes_rb.html +1 -78
- data/doc/rdoc/more/files/lib/more/facets/command_rb.html +1 -1
- data/doc/rdoc/more/files/lib/more/facets/coroutine_rb.html +1 -1
- data/doc/rdoc/more/files/lib/more/facets/dictionary_rb.html +1 -1
- data/doc/rdoc/more/files/lib/more/facets/elementor_rb.html +1 -1
- data/doc/rdoc/more/files/lib/more/facets/fileshell_rb.html +1 -29
- data/doc/rdoc/more/files/lib/more/facets/inheritor_rb.html +1 -1
- data/doc/rdoc/more/files/lib/more/facets/instantise_rb.html +5 -54
- data/doc/rdoc/more/files/lib/more/facets/instantize_rb.html +160 -0
- data/doc/rdoc/more/files/lib/more/facets/interval_rb.html +1 -1
- data/doc/rdoc/more/files/lib/more/facets/multipliers_rb.html +1 -1
- data/doc/rdoc/more/files/lib/more/facets/openobject_rb.html +1 -1
- data/doc/rdoc/more/files/lib/more/facets/random_rb.html +1 -1
- data/doc/rdoc/more/files/lib/more/facets/recorder_rb.html +1 -1
- data/doc/rdoc/more/files/lib/more/facets/reflection_rb.html +1 -2
- data/doc/rdoc/more/files/lib/more/facets/rope_rb.html +98 -0
- data/doc/rdoc/{core/files/lib/core/facets/string/to_time_rb.html → more/files/lib/more/facets/string/mask_rb.html} +5 -5
- data/doc/rdoc/more/files/lib/more/facets/{style_rb.html → string/style_rb.html} +4 -4
- data/doc/rdoc/more/files/lib/more/facets/timer_rb.html +2 -2
- data/doc/rdoc/more/files/lib/more/facets/typecast_rb.html +2 -2
- data/doc/rdoc/more/files/lib/more/facets/version_rb.html +2 -3
- data/doc/rdoc/more/fr_class_index.html +5 -2
- data/doc/rdoc/more/fr_file_index.html +7 -8
- data/doc/rdoc/more/fr_method_index.html +940 -926
- data/doc/rdoc/more/index.html +1 -1
- data/lib/core/facets-load.rb +12 -0
- data/lib/core/facets.rb +1 -1
- data/lib/core/facets/array.rb +5 -25
- data/lib/core/facets/array/index.rb +23 -0
- data/lib/core/facets/binding.rb +5 -6
- data/lib/core/facets/class.rb +5 -6
- data/lib/core/facets/class/descendents.rb +10 -2
- data/lib/core/facets/comparable.rb +5 -3
- data/lib/core/facets/dir.rb +5 -6
- data/lib/core/facets/enumerable.rb +5 -23
- data/lib/core/facets/enumerable/group_by.rb +2 -2
- data/lib/core/facets/exception.rb +6 -2
- data/lib/core/facets/file.rb +5 -5
- data/lib/core/facets/file/split_root.rb +10 -0
- data/lib/core/facets/filetest.rb +6 -1
- data/lib/core/facets/float.rb +6 -1
- data/lib/core/facets/float/round.rb +1 -35
- data/lib/core/facets/hash.rb +5 -28
- data/lib/core/facets/hash/except.rb +15 -11
- data/lib/core/facets/hash/op_push.rb +17 -0
- data/lib/core/facets/hash/slice.rb +21 -13
- data/lib/core/facets/hash/update.rb +19 -13
- data/lib/core/facets/indexable.rb +1 -0
- data/lib/core/facets/integer.rb +5 -7
- data/lib/core/facets/kernel.rb +5 -44
- data/lib/core/facets/kernel/instance_exec.rb +29 -8
- data/lib/core/facets/kernel/qua_class.rb +19 -0
- data/lib/core/facets/kernel/singleton_class.rb +6 -1
- data/lib/core/facets/kernel/with.rb +1 -1
- data/lib/core/facets/matchdata.rb +5 -3
- data/lib/core/facets/metaid.rb +0 -51
- data/lib/core/facets/module.rb +5 -23
- data/lib/core/facets/module/alias_accessor.rb +45 -0
- data/lib/core/facets/module/{alias.rb → alias_method_chain.rb} +0 -65
- data/lib/core/facets/module/alias_module_function.rb +30 -0
- data/lib/core/facets/module/instance_methods.rb +2 -2
- data/lib/core/facets/nilclass.rb +5 -2
- data/lib/core/facets/nilclass/ergo.rb +1 -0
- data/lib/core/facets/nilclass/to_f.rb +2 -2
- data/lib/core/facets/numeric.rb +5 -3
- data/lib/core/facets/numeric/round.rb +21 -0
- data/lib/core/facets/proc.rb +5 -5
- data/lib/core/facets/range.rb +5 -5
- data/lib/core/facets/regexp.rb +5 -2
- data/lib/core/facets/string.rb +5 -36
- data/lib/core/facets/string/chars.rb +3 -3
- data/lib/core/facets/string/each_char.rb +15 -6
- data/lib/core/facets/string/op_sub.rb +14 -0
- data/lib/core/facets/string/subtract.rb +3 -13
- data/lib/core/facets/string/variablize.rb +12 -0
- data/lib/core/facets/symbol.rb +5 -5
- data/lib/core/facets/symbol/plain.rb +44 -0
- data/lib/core/facets/symbol/query.rb +1 -0
- data/lib/core/facets/symbol/setter.rb +1 -0
- data/lib/core/facets/symbol/variablize.rb +12 -0
- data/lib/core/facets/time.rb +5 -12
- data/lib/core/facets/time/advance.rb +17 -0
- data/lib/core/facets/time/change.rb +16 -22
- data/lib/core/facets/time/elapse.rb +2 -2
- data/lib/core/facets/time/hence.rb +83 -50
- data/lib/core/facets/time/set.rb +21 -1
- data/lib/core/facets/time/stamp.rb +2 -4
- data/lib/core/facets/time/to_time.rb +8 -2
- data/lib/core/facets/unboundmethod.rb +5 -2
- data/lib/lore/facets/basicobject.rb +8 -257
- data/lib/lore/facets/cgi.rb +1 -1
- data/lib/lore/facets/date.rb +349 -43
- data/lib/lore/facets/ostruct.rb +1 -1
- data/lib/lore/facets/pathname.rb +41 -10
- data/lib/more/facets/annotations.rb +2 -0
- data/lib/more/facets/arguments.rb +2 -0
- data/lib/more/facets/argvector.rb +353 -0
- data/lib/more/facets/bicrypt.rb +1 -1
- data/lib/more/facets/blankslate.rb +66 -0
- data/lib/more/facets/buildable.rb +1 -1
- data/lib/more/facets/bytes.rb +2 -0
- data/lib/more/facets/command.rb +4 -1
- data/lib/more/facets/coroutine.rb +1 -0
- data/lib/more/facets/dictionary.rb +4 -4
- data/lib/more/facets/elementor.rb +1 -1
- data/lib/more/facets/fileshell.rb +2 -0
- data/lib/more/facets/inheritor.rb +9 -5
- data/lib/more/facets/instantise.rb +1 -92
- data/lib/more/facets/instantize.rb +95 -0
- data/lib/more/facets/interval.rb +2 -2
- data/lib/more/facets/multipliers.rb +4 -4
- data/lib/more/facets/openobject.rb +6 -1
- data/lib/more/facets/random.rb +25 -22
- data/lib/more/facets/recorder.rb +1 -1
- data/lib/more/facets/rope.rb +131 -0
- data/lib/more/facets/string/mask.rb +278 -0
- data/lib/more/facets/{style.rb → string/style.rb} +7 -6
- data/lib/more/facets/typecast.rb +1 -1
- data/lib/more/facets/version.rb +14 -0
- data/test/core/binding/test_local_variables.rb +1 -1
- data/test/core/enumerable/test_group_by.rb +7 -2
- data/test/core/hash/test_slice.rb +20 -0
- data/test/core/kernel/test_tap.rb +1 -1
- data/test/core/module/test_alias.rb +2 -1
- data/test/core/module/test_revise.rb +2 -2
- data/test/lore/test_basicobject.rb +26 -26
- data/test/lore/test_date.rb +9 -0
- data/test/lore/test_ostruct.rb +5 -5
- data/test/more/test_class_extension.rb +1 -1
- data/test/more/test_classmethods.rb +5 -5
- data/test/more/test_dictionary.rb +1 -1
- data/test/more/test_instantise.rb +2 -4
- data/test/more/test_interval.rb +4 -4
- data/test/more/test_linkedlist.rb +1 -1
- data/test/more/test_multipliers.rb +1 -1
- data/test/more/test_multiton.rb +1 -1
- data/test/more/test_random.rb +1 -1
- data/test/more/test_style.rb +1 -1
- data/test/more/test_typecast.rb +1 -1
- data/test/test_facets.rb +9 -0
- metadata +82 -1753
- data/doc/rdoc/lore/classes/BasicObject.html +0 -259
- data/doc/rdoc/more/classes/Kernel.html +0 -641
- data/doc/ri/ANSICode/cdesc-ANSICode.yaml +0 -60
- data/doc/ri/ANSICode/clear_line-i.yaml +0 -13
- data/doc/ri/ANSICode/clear_screen-i.yaml +0 -13
- data/doc/ri/ANSICode/clr-i.yaml +0 -12
- data/doc/ri/ANSICode/cls-i.yaml +0 -12
- data/doc/ri/ANSICode/colors-i.yaml +0 -10
- data/doc/ri/ANSICode/define_ansicolor_method-c.yaml +0 -12
- data/doc/ri/ANSICode/display-i.yaml +0 -12
- data/doc/ri/ANSICode/down-i.yaml +0 -12
- data/doc/ri/ANSICode/left-i.yaml +0 -12
- data/doc/ri/ANSICode/move-i.yaml +0 -12
- data/doc/ri/ANSICode/restore-i.yaml +0 -12
- data/doc/ri/ANSICode/right-i.yaml +0 -12
- data/doc/ri/ANSICode/save-i.yaml +0 -12
- data/doc/ri/ANSICode/uncolored-i.yaml +0 -10
- data/doc/ri/ANSICode/up-i.yaml +0 -12
- data/doc/ri/Advisable/Method/advice_after%3d-i.yaml +0 -10
- data/doc/ri/Advisable/Method/advice_around%3d-i.yaml +0 -10
- data/doc/ri/Advisable/Method/advice_before%3d-i.yaml +0 -10
- data/doc/ri/Advisable/Method/advised%3f-i.yaml +0 -10
- data/doc/ri/Advisable/Method/call_with_advice-i.yaml +0 -12
- data/doc/ri/Advisable/Method/cdesc-Method.yaml +0 -43
- data/doc/ri/Advisable/Method/lambda_target-i.yaml +0 -12
- data/doc/ri/Advisable/advice_after-i.yaml +0 -10
- data/doc/ri/Advisable/advice_around-i.yaml +0 -10
- data/doc/ri/Advisable/advice_before-i.yaml +0 -10
- data/doc/ri/Advisable/advise-i.yaml +0 -12
- data/doc/ri/Advisable/after-i.yaml +0 -10
- data/doc/ri/Advisable/around-i.yaml +0 -10
- data/doc/ri/Advisable/before-i.yaml +0 -10
- data/doc/ri/Advisable/cdesc-Advisable.yaml +0 -35
- data/doc/ri/Advisable/method_added-i.yaml +0 -16
- data/doc/ri/Archive/Tar/Minitar/BlockRequired/cdesc-BlockRequired.yaml +0 -17
- data/doc/ri/Archive/Tar/Minitar/ClosedStream/cdesc-ClosedStream.yaml +0 -17
- data/doc/ri/Archive/Tar/Minitar/FileNameTooLong/cdesc-FileNameTooLong.yaml +0 -17
- data/doc/ri/Archive/Tar/Minitar/Input/cdesc-Input.yaml +0 -30
- data/doc/ri/Archive/Tar/Minitar/Input/close-i.yaml +0 -12
- data/doc/ri/Archive/Tar/Minitar/Input/each-i.yaml +0 -12
- data/doc/ri/Archive/Tar/Minitar/Input/extract_entry-i.yaml +0 -43
- data/doc/ri/Archive/Tar/Minitar/Input/fsync_dir-i.yaml +0 -10
- data/doc/ri/Archive/Tar/Minitar/Input/new-c.yaml +0 -12
- data/doc/ri/Archive/Tar/Minitar/Input/open-c.yaml +0 -12
- data/doc/ri/Archive/Tar/Minitar/Input/tar-i.yaml +0 -12
- data/doc/ri/Archive/Tar/Minitar/NonSeekableStream/cdesc-NonSeekableStream.yaml +0 -17
- data/doc/ri/Archive/Tar/Minitar/Output/cdesc-Output.yaml +0 -23
- data/doc/ri/Archive/Tar/Minitar/Output/close-i.yaml +0 -12
- data/doc/ri/Archive/Tar/Minitar/Output/new-c.yaml +0 -12
- data/doc/ri/Archive/Tar/Minitar/Output/open-c.yaml +0 -12
- data/doc/ri/Archive/Tar/Minitar/Output/tar-i.yaml +0 -12
- data/doc/ri/Archive/Tar/Minitar/Reader/EntryStream/cdesc-EntryStream.yaml +0 -17
- data/doc/ri/Archive/Tar/Minitar/Reader/InvalidEntryStream/cdesc-InvalidEntryStream.yaml +0 -17
- data/doc/ri/Archive/Tar/Minitar/Reader/cdesc-Reader.yaml +0 -27
- data/doc/ri/Archive/Tar/Minitar/Reader/close-i.yaml +0 -10
- data/doc/ri/Archive/Tar/Minitar/Reader/each-i.yaml +0 -12
- data/doc/ri/Archive/Tar/Minitar/Reader/each_entry-i.yaml +0 -12
- data/doc/ri/Archive/Tar/Minitar/Reader/new-c.yaml +0 -12
- data/doc/ri/Archive/Tar/Minitar/Reader/open-c.yaml +0 -12
- data/doc/ri/Archive/Tar/Minitar/Reader/rewind-i.yaml +0 -12
- data/doc/ri/Archive/Tar/Minitar/UnexpectedEOF/cdesc-UnexpectedEOF.yaml +0 -17
- data/doc/ri/Archive/Tar/Minitar/Writer/BoundedStream/FileOverflow/cdesc-FileOverflow.yaml +0 -17
- data/doc/ri/Archive/Tar/Minitar/Writer/BoundedStream/cdesc-BoundedStream.yaml +0 -17
- data/doc/ri/Archive/Tar/Minitar/Writer/RestrictedStream/cdesc-RestrictedStream.yaml +0 -17
- data/doc/ri/Archive/Tar/Minitar/Writer/add_file-i.yaml +0 -34
- data/doc/ri/Archive/Tar/Minitar/Writer/add_file_simple-i.yaml +0 -33
- data/doc/ri/Archive/Tar/Minitar/Writer/cdesc-Writer.yaml +0 -31
- data/doc/ri/Archive/Tar/Minitar/Writer/close-i.yaml +0 -12
- data/doc/ri/Archive/Tar/Minitar/Writer/flush-i.yaml +0 -12
- data/doc/ri/Archive/Tar/Minitar/Writer/mkdir-i.yaml +0 -12
- data/doc/ri/Archive/Tar/Minitar/Writer/new-c.yaml +0 -12
- data/doc/ri/Archive/Tar/Minitar/Writer/open-c.yaml +0 -12
- data/doc/ri/Archive/Tar/Minitar/Writer/split_name-i.yaml +0 -10
- data/doc/ri/Archive/Tar/Minitar/cdesc-Minitar.yaml +0 -68
- data/doc/ri/Archive/Tar/Minitar/dir%3f-c.yaml +0 -12
- data/doc/ri/Archive/Tar/Minitar/open-c.yaml +0 -12
- data/doc/ri/Archive/Tar/Minitar/pack-c.yaml +0 -14
- data/doc/ri/Archive/Tar/Minitar/pack_file-c.yaml +0 -75
- data/doc/ri/Archive/Tar/Minitar/unpack-c.yaml +0 -12
- data/doc/ri/Archive/Tar/PosixHeader/cdesc-PosixHeader.yaml +0 -53
- data/doc/ri/Archive/Tar/cdesc-Tar.yaml +0 -15
- data/doc/ri/Archive/cdesc-Archive.yaml +0 -16
- data/doc/ri/Array/cdesc-Array.yaml +0 -17
- data/doc/ri/As/cdesc-As.yaml +0 -19
- data/doc/ri/Association/%3c%3d%3e-i.yaml +0 -10
- data/doc/ri/Association/%5b%5d-c.yaml +0 -10
- data/doc/ri/Association/Kernel/%3e%3e-i.yaml +0 -12
- data/doc/ri/Association/Kernel/associations-i.yaml +0 -10
- data/doc/ri/Association/Kernel/cdesc-Kernel.yaml +0 -20
- data/doc/ri/Association/cdesc-Association.yaml +0 -67
- data/doc/ri/Association/inspect-i.yaml +0 -10
- data/doc/ri/Association/invert%21-i.yaml +0 -10
- data/doc/ri/Association/new-c.yaml +0 -10
- data/doc/ri/Association/to_ary-i.yaml +0 -10
- data/doc/ri/Association/to_s-i.yaml +0 -10
- data/doc/ri/Autoarray/%5b%5d%3d-i.yaml +0 -10
- data/doc/ri/Autoarray/%5b%5d-i.yaml +0 -10
- data/doc/ri/Autoarray/cdesc-Autoarray.yaml +0 -26
- data/doc/ri/Autoarray/new-c.yaml +0 -10
- data/doc/ri/BBCode/ansi-c.yaml +0 -12
- data/doc/ri/BBCode/ansi_to_bbcode-c.yaml +0 -12
- data/doc/ri/BBCode/ansi_to_html-c.yaml +0 -12
- data/doc/ri/BBCode/bbcode_to_ansi-c.yaml +0 -12
- data/doc/ri/BBCode/bbcode_to_html-c.yaml +0 -12
- data/doc/ri/BBCode/cdesc-BBCode.yaml +0 -59
- data/doc/ri/BBCode/html_to_ansi-c.yaml +0 -12
- data/doc/ri/BBCode/html_to_bbcode-c.yaml +0 -12
- data/doc/ri/BBCode/strip_bbcode-c.yaml +0 -12
- data/doc/ri/BaseX/cdesc-BaseX.yaml +0 -27
- data/doc/ri/BaseX/convert_base-i.yaml +0 -10
- data/doc/ri/BaseX/decode-i.yaml +0 -10
- data/doc/ri/BaseX/encode-i.yaml +0 -10
- data/doc/ri/BaseX/new-c.yaml +0 -10
- data/doc/ri/BasicObject/__self__-i.yaml +0 -12
- data/doc/ri/BasicObject/cdesc-BasicObject.yaml +0 -53
- data/doc/ri/BasicObject/hide-c.yaml +0 -12
- data/doc/ri/BasicObject/object_self-i.yaml +0 -13
- data/doc/ri/BiCrypt/block_size-i.yaml +0 -10
- data/doc/ri/BiCrypt/carefully_open_file-i.yaml +0 -10
- data/doc/ri/BiCrypt/cdesc-BiCrypt.yaml +0 -53
- data/doc/ri/BiCrypt/decrypt_block-i.yaml +0 -10
- data/doc/ri/BiCrypt/decrypt_file-i.yaml +0 -10
- data/doc/ri/BiCrypt/decrypt_pair-i.yaml +0 -10
- data/doc/ri/BiCrypt/decrypt_stream-i.yaml +0 -10
- data/doc/ri/BiCrypt/decrypt_string-i.yaml +0 -10
- data/doc/ri/BiCrypt/encrypt_block-i.yaml +0 -10
- data/doc/ri/BiCrypt/encrypt_file-i.yaml +0 -10
- data/doc/ri/BiCrypt/encrypt_pair-i.yaml +0 -10
- data/doc/ri/BiCrypt/encrypt_stream-i.yaml +0 -10
- data/doc/ri/BiCrypt/encrypt_string-i.yaml +0 -10
- data/doc/ri/BiCrypt/f-i.yaml +0 -10
- data/doc/ri/BiCrypt/generate_initialization_vector-i.yaml +0 -12
- data/doc/ri/BiCrypt/new-c.yaml +0 -10
- data/doc/ri/BiCrypt/precalculate_S_table-i.yaml +0 -10
- data/doc/ri/BigDuration/cdesc-BigDuration.yaml +0 -41
- data/doc/ri/BigDuration/each-i.yaml +0 -12
- data/doc/ri/BigDuration/months%3d-i.yaml +0 -12
- data/doc/ri/BigDuration/new-c.yaml +0 -12
- data/doc/ri/BigDuration/seconds-i.yaml +0 -12
- data/doc/ri/BigDuration/strftime-i.yaml +0 -16
- data/doc/ri/BigDuration/years%3d-i.yaml +0 -12
- data/doc/ri/BinReadable/ByteOrder/big%3f-i.yaml +0 -12
- data/doc/ri/BinReadable/ByteOrder/big_endian%3f-i.yaml +0 -13
- data/doc/ri/BinReadable/ByteOrder/byte_order-i.yaml +0 -13
- data/doc/ri/BinReadable/ByteOrder/byteorder-i.yaml +0 -12
- data/doc/ri/BinReadable/ByteOrder/cdesc-ByteOrder.yaml +0 -39
- data/doc/ri/BinReadable/ByteOrder/little%3f-i.yaml +0 -12
- data/doc/ri/BinReadable/ByteOrder/little_endian%3f-i.yaml +0 -11
- data/doc/ri/BinReadable/ByteOrder/network%3f-i.yaml +0 -12
- data/doc/ri/BinReadable/byte_order%3d-i.yaml +0 -11
- data/doc/ri/BinReadable/byte_order-i.yaml +0 -13
- data/doc/ri/BinReadable/byteorder%3d-i.yaml +0 -12
- data/doc/ri/BinReadable/byteorder-i.yaml +0 -12
- data/doc/ri/BinReadable/cdesc-BinReadable.yaml +0 -65
- data/doc/ri/BinReadable/read_cstring-i.yaml +0 -10
- data/doc/ri/BinReadable/read_int16_big-i.yaml +0 -10
- data/doc/ri/BinReadable/read_int16_little-i.yaml +0 -10
- data/doc/ri/BinReadable/read_int16_native-i.yaml +0 -13
- data/doc/ri/BinReadable/read_int32_big-i.yaml +0 -10
- data/doc/ri/BinReadable/read_int32_little-i.yaml +0 -10
- data/doc/ri/BinReadable/read_int32_native-i.yaml +0 -13
- data/doc/ri/BinReadable/read_int8-i.yaml +0 -10
- data/doc/ri/BinReadable/read_uint8-i.yaml +0 -12
- data/doc/ri/BinReadable/read_word16_big-i.yaml +0 -10
- data/doc/ri/BinReadable/read_word16_little-i.yaml +0 -10
- data/doc/ri/BinReadable/read_word16_native-i.yaml +0 -13
- data/doc/ri/BinReadable/read_word32_big-i.yaml +0 -10
- data/doc/ri/BinReadable/read_word32_little-i.yaml +0 -10
- data/doc/ri/BinReadable/read_word32_native-i.yaml +0 -13
- data/doc/ri/BinReadable/read_word8-i.yaml +0 -13
- data/doc/ri/BinReadable/readn-i.yaml +0 -12
- data/doc/ri/BinReadable/ru-i.yaml +0 -12
- data/doc/ri/BinReadable/ru_swap-i.yaml +0 -12
- data/doc/ri/Binding/%5b%5d%3d-i.yaml +0 -14
- data/doc/ri/Binding/%5b%5d-i.yaml +0 -14
- data/doc/ri/Binding/__DIR__-i.yaml +0 -12
- data/doc/ri/Binding/__FILE__-i.yaml +0 -12
- data/doc/ri/Binding/__LINE__-i.yaml +0 -12
- data/doc/ri/Binding/__callee__-i.yaml +0 -14
- data/doc/ri/Binding/__method__-i.yaml +0 -14
- data/doc/ri/Binding/caller-i.yaml +0 -12
- data/doc/ri/Binding/callstack-i.yaml +0 -12
- data/doc/ri/Binding/cdesc-Binding.yaml +0 -40
- data/doc/ri/Binding/defined%3f-i.yaml +0 -12
- data/doc/ri/Binding/eval-i.yaml +0 -12
- data/doc/ri/Binding/local_variables-i.yaml +0 -14
- data/doc/ri/Binding/self-i.yaml +0 -12
- data/doc/ri/Buildable/cdesc-Buildable.yaml +0 -29
- data/doc/ri/Buildable/included-c.yaml +0 -10
- data/doc/ri/BuildingBlock/%3c%3c-i.yaml +0 -12
- data/doc/ri/BuildingBlock/build%21-i.yaml +0 -11
- data/doc/ri/BuildingBlock/cdesc-BuildingBlock.yaml +0 -57
- data/doc/ri/BuildingBlock/inspect-i.yaml +0 -12
- data/doc/ri/BuildingBlock/method_missing-i.yaml +0 -11
- data/doc/ri/BuildingBlock/new-c.yaml +0 -11
- data/doc/ri/BuildingBlock/to_buffer-i.yaml +0 -12
- data/doc/ri/BuildingBlock/to_s-i.yaml +0 -12
- data/doc/ri/BuildingBlock/to_str-i.yaml +0 -10
- data/doc/ri/CGI/cdesc-CGI.yaml +0 -25
- data/doc/ri/CGI/esc-i.yaml +0 -12
- data/doc/ri/CGI/escformat-i.yaml +0 -12
- data/doc/ri/CGI/marshal_from_cgi-i.yaml +0 -12
- data/doc/ri/CGI/marshal_to_cgi-i.yaml +0 -12
- data/doc/ri/CLI/Arguments/arguments-i.yaml +0 -12
- data/doc/ri/CLI/Arguments/assoc_options-i.yaml +0 -14
- data/doc/ri/CLI/Arguments/cdesc-Arguments.yaml +0 -77
- data/doc/ri/CLI/Arguments/flags-i.yaml +0 -12
- data/doc/ri/CLI/Arguments/format_options-i.yaml +0 -12
- data/doc/ri/CLI/Arguments/multi_flag-i.yaml +0 -12
- data/doc/ri/CLI/Arguments/new-c.yaml +0 -12
- data/doc/ri/CLI/Arguments/operands-i.yaml +0 -13
- data/doc/ri/CLI/Arguments/options-i.yaml +0 -12
- data/doc/ri/CLI/Arguments/parameters-c.yaml +0 -10
- data/doc/ri/CLI/Arguments/parameters-i.yaml +0 -12
- data/doc/ri/CLI/Arguments/parameters_without_duplicates-i.yaml +0 -12
- data/doc/ri/CLI/Arguments/parse-i.yaml +0 -14
- data/doc/ri/CLI/Arguments/parse_arity-i.yaml +0 -12
- data/doc/ri/CLI/Arguments/parse_line-i.yaml +0 -12
- data/doc/ri/CLI/Arguments/parse_preoptions-i.yaml +0 -12
- data/doc/ri/CLI/Arguments/preflags-i.yaml +0 -12
- data/doc/ri/CLI/Arguments/preoptions-i.yaml +0 -14
- data/doc/ri/CLI/Arguments/subcommand-i.yaml +0 -12
- data/doc/ri/CLI/Arguments/subcommand_with_arguments-i.yaml +0 -14
- data/doc/ri/CLI/Arguments/subcommand_with_parameters-i.yaml +0 -13
- data/doc/ri/CLI/Arguments/subcommand_with_preoptions-i.yaml +0 -11
- data/doc/ri/CLI/Command/UniversalOptions/cdesc-UniversalOptions.yaml +0 -17
- data/doc/ri/CLI/Command/call-i.yaml +0 -12
- data/doc/ri/CLI/Command/cdesc-Command.yaml +0 -50
- data/doc/ri/CLI/Command/command_missing-i.yaml +0 -11
- data/doc/ri/CLI/Command/commands-i.yaml +0 -11
- data/doc/ri/CLI/Command/default-i.yaml +0 -12
- data/doc/ri/CLI/Command/initialize_arguments-i.yaml +0 -11
- data/doc/ri/CLI/Command/initialize_options-i.yaml +0 -11
- data/doc/ri/CLI/Command/new-c.yaml +0 -11
- data/doc/ri/CLI/Command/option_arity-c.yaml +0 -11
- data/doc/ri/CLI/Command/option_missing-i.yaml +0 -11
- data/doc/ri/CLI/Command/start-c.yaml +0 -11
- data/doc/ri/CLI/Command/subcommand-c.yaml +0 -12
- data/doc/ri/CLI/NoCommandError/cdesc-NoCommandError.yaml +0 -16
- data/doc/ri/CLI/NoCommandError/new-c.yaml +0 -10
- data/doc/ri/CLI/NoOptionError/cdesc-NoOptionError.yaml +0 -18
- data/doc/ri/CLI/NoOptionError/new-c.yaml +0 -10
- data/doc/ri/CLI/cdesc-CLI.yaml +0 -20
- data/doc/ri/CacheDecorator/cache-c.yaml +0 -10
- data/doc/ri/CacheDecorator/cdesc-CacheDecorator.yaml +0 -45
- data/doc/ri/CacheDecorator/method_missing-i.yaml +0 -10
- data/doc/ri/CacheDecorator/new-c.yaml +0 -10
- data/doc/ri/CacheDecorator/self-i.yaml +0 -10
- data/doc/ri/CacheDecorator/uncache-c.yaml +0 -10
- data/doc/ri/Capsule/MissingFile/cdesc-MissingFile.yaml +0 -17
- data/doc/ri/Capsule/cdesc-Capsule.yaml +0 -55
- data/doc/ri/Capsule/include-i.yaml +0 -11
- data/doc/ri/Capsule/include_script-i.yaml +0 -10
- data/doc/ri/Capsule/load-c.yaml +0 -12
- data/doc/ri/Capsule/load-i.yaml +0 -16
- data/doc/ri/Capsule/load_in_module-i.yaml +0 -12
- data/doc/ri/Capsule/load_path_lookup-i.yaml +0 -12
- data/doc/ri/Capsule/new-c.yaml +0 -12
- data/doc/ri/Capsule/require-i.yaml +0 -14
- data/doc/ri/Chain/%7e-i.yaml +0 -10
- data/doc/ri/Chain/cdesc-Chain.yaml +0 -36
- data/doc/ri/Chain/end-i.yaml +0 -16
- data/doc/ri/Chain/method_missing-i.yaml +0 -10
- data/doc/ri/Chain/new-c.yaml +0 -10
- data/doc/ri/Class/cdesc-Class.yaml +0 -17
- data/doc/ri/Cloneable/cdesc-Cloneable.yaml +0 -21
- data/doc/ri/Cloneable/initialize_copy-i.yaml +0 -10
- data/doc/ri/Comparable/at_least-i.yaml +0 -14
- data/doc/ri/Comparable/at_most-i.yaml +0 -14
- data/doc/ri/Comparable/bound-i.yaml +0 -15
- data/doc/ri/Comparable/cap-i.yaml +0 -14
- data/doc/ri/Comparable/cdesc-Comparable.yaml +0 -26
- data/doc/ri/Comparable/clip-i.yaml +0 -12
- data/doc/ri/Comparable/cmp-i.yaml +0 -18
- data/doc/ri/Config/cdesc-Config.yaml +0 -18
- data/doc/ri/Config/datadir-c.yaml +0 -16
- data/doc/ri/Config/inspect-c.yaml +0 -10
- data/doc/ri/Console/cdesc-Console.yaml +0 -17
- data/doc/ri/ConsoleUtils/ask-i.yaml +0 -12
- data/doc/ri/ConsoleUtils/cdesc-ConsoleUtils.yaml +0 -27
- data/doc/ri/ConsoleUtils/password-i.yaml +0 -12
- data/doc/ri/ConsoleUtils/print_justified-i.yaml +0 -14
- data/doc/ri/ConsoleUtils/screen_width-i.yaml +0 -14
- data/doc/ri/Continuation/cdesc-Continuation.yaml +0 -16
- data/doc/ri/Continuation/create-c.yaml +0 -10
- data/doc/ri/Coroutine/%5b%5d%3d-i.yaml +0 -10
- data/doc/ri/Coroutine/%5b%5d-i.yaml +0 -10
- data/doc/ri/Coroutine/cdesc-Coroutine.yaml +0 -42
- data/doc/ri/Coroutine/continue-i.yaml +0 -10
- data/doc/ri/Coroutine/new-c.yaml +0 -10
- data/doc/ri/Coroutine/resume-i.yaml +0 -10
- data/doc/ri/Coroutine/run-i.yaml +0 -10
- data/doc/ri/Coroutine/stop-i.yaml +0 -10
- data/doc/ri/Crypt/cdesc-Crypt.yaml +0 -28
- data/doc/ri/Crypt/check-c.yaml +0 -12
- data/doc/ri/Crypt/crypt-c.yaml +0 -20
- data/doc/ri/Crypt/generate_salt-c.yaml +0 -12
- data/doc/ri/CssFilter/accept_host-i.yaml +0 -11
- data/doc/ri/CssFilter/cdesc-CssFilter.yaml +0 -98
- data/doc/ri/CssFilter/clean_properties-i.yaml +0 -14
- data/doc/ri/CssFilter/clean_value-i.yaml +0 -11
- data/doc/ri/CssFilter/filter-i.yaml +0 -11
- data/doc/ri/CssFilter/new-c.yaml +0 -11
- data/doc/ri/CssFilter/parse-i.yaml +0 -14
- data/doc/ri/CssFilter/remove_blanklines-i.yaml +0 -11
- data/doc/ri/CssFilter/remove_comments-i.yaml +0 -11
- data/doc/ri/CssFilter/remove_nullvalues-i.yaml +0 -11
- data/doc/ri/CssFilter/remove_urls-i.yaml +0 -12
- data/doc/ri/CssFilter/remove_whitespace-i.yaml +0 -11
- data/doc/ri/CssTree/cdesc-CssTree.yaml +0 -19
- data/doc/ri/CssTree/new-c.yaml +0 -10
- data/doc/ri/CssTree/to_css-i.yaml +0 -12
- data/doc/ri/Date/cdesc-Date.yaml +0 -28
- data/doc/ri/Date/days_in_month-i.yaml +0 -14
- data/doc/ri/Date/days_of_month-i.yaml +0 -10
- data/doc/ri/Date/month_name-i.yaml +0 -14
- data/doc/ri/Date/stamp-i.yaml +0 -13
- data/doc/ri/Date/to_date-i.yaml +0 -12
- data/doc/ri/Date/to_s-i.yaml +0 -12
- data/doc/ri/Date/to_time-i.yaml +0 -12
- data/doc/ri/Dictionary/%3c%3c-i.yaml +0 -10
- data/doc/ri/Dictionary/%3d%3d-i.yaml +0 -16
- data/doc/ri/Dictionary/%5b%5d%3d-i.yaml +0 -18
- data/doc/ri/Dictionary/%5b%5d-c.yaml +0 -10
- data/doc/ri/Dictionary/%5b%5d-i.yaml +0 -10
- data/doc/ri/Dictionary/alpha-c.yaml +0 -18
- data/doc/ri/Dictionary/auto-c.yaml +0 -14
- data/doc/ri/Dictionary/cdesc-Dictionary.yaml +0 -150
- data/doc/ri/Dictionary/clear-i.yaml +0 -10
- data/doc/ri/Dictionary/delete-i.yaml +0 -10
- data/doc/ri/Dictionary/delete_if-i.yaml +0 -10
- data/doc/ri/Dictionary/dup-i.yaml +0 -10
- data/doc/ri/Dictionary/each-i.yaml +0 -11
- data/doc/ri/Dictionary/each_key-i.yaml +0 -10
- data/doc/ri/Dictionary/each_pair-i.yaml +0 -12
- data/doc/ri/Dictionary/each_value-i.yaml +0 -10
- data/doc/ri/Dictionary/empty%3f-i.yaml +0 -10
- data/doc/ri/Dictionary/fetch-i.yaml +0 -10
- data/doc/ri/Dictionary/first-i.yaml +0 -11
- data/doc/ri/Dictionary/has_key%3f-i.yaml +0 -10
- data/doc/ri/Dictionary/insert-i.yaml +0 -10
- data/doc/ri/Dictionary/inspect-i.yaml +0 -10
- data/doc/ri/Dictionary/invert-i.yaml +0 -10
- data/doc/ri/Dictionary/key%3f-i.yaml +0 -10
- data/doc/ri/Dictionary/keys-i.yaml +0 -10
- data/doc/ri/Dictionary/last-i.yaml +0 -11
- data/doc/ri/Dictionary/length-i.yaml +0 -11
- data/doc/ri/Dictionary/merge%21-i.yaml +0 -12
- data/doc/ri/Dictionary/merge-i.yaml +0 -10
- data/doc/ri/Dictionary/new-c.yaml +0 -12
- data/doc/ri/Dictionary/new_by-c.yaml +0 -12
- data/doc/ri/Dictionary/order-i.yaml +0 -10
- data/doc/ri/Dictionary/order_by-i.yaml +0 -12
- data/doc/ri/Dictionary/order_by_key-i.yaml +0 -20
- data/doc/ri/Dictionary/order_by_value-i.yaml +0 -18
- data/doc/ri/Dictionary/pop-i.yaml +0 -10
- data/doc/ri/Dictionary/push-i.yaml +0 -10
- data/doc/ri/Dictionary/reject%21-i.yaml +0 -10
- data/doc/ri/Dictionary/reject-i.yaml +0 -10
- data/doc/ri/Dictionary/reorder-i.yaml +0 -11
- data/doc/ri/Dictionary/replace-i.yaml +0 -10
- data/doc/ri/Dictionary/reverse%21-i.yaml +0 -10
- data/doc/ri/Dictionary/reverse-i.yaml +0 -10
- data/doc/ri/Dictionary/select-i.yaml +0 -10
- data/doc/ri/Dictionary/shift-i.yaml +0 -10
- data/doc/ri/Dictionary/size-i.yaml +0 -12
- data/doc/ri/Dictionary/store-i.yaml +0 -10
- data/doc/ri/Dictionary/to_a-i.yaml +0 -10
- data/doc/ri/Dictionary/to_h-i.yaml +0 -10
- data/doc/ri/Dictionary/to_hash-i.yaml +0 -10
- data/doc/ri/Dictionary/to_s-i.yaml +0 -10
- data/doc/ri/Dictionary/unshift-i.yaml +0 -10
- data/doc/ri/Dictionary/update-i.yaml +0 -11
- data/doc/ri/Dictionary/values-i.yaml +0 -10
- data/doc/ri/DictionaryMatcher/%3c%3c-i.yaml +0 -12
- data/doc/ri/DictionaryMatcher/%3d%3d%3d-i.yaml +0 -12
- data/doc/ri/DictionaryMatcher/%3d%7e-i.yaml +0 -13
- data/doc/ri/DictionaryMatcher/MatchData/cdesc-MatchData.yaml +0 -18
- data/doc/ri/DictionaryMatcher/MatchData/inspect-i.yaml +0 -10
- data/doc/ri/DictionaryMatcher/add-i.yaml +0 -13
- data/doc/ri/DictionaryMatcher/cdesc-DictionaryMatcher.yaml +0 -38
- data/doc/ri/DictionaryMatcher/compute_failure_function-i.yaml +0 -10
- data/doc/ri/DictionaryMatcher/include%3f-i.yaml +0 -12
- data/doc/ri/DictionaryMatcher/inspect-i.yaml +0 -10
- data/doc/ri/DictionaryMatcher/internal_match-i.yaml +0 -10
- data/doc/ri/DictionaryMatcher/match-i.yaml +0 -12
- data/doc/ri/DictionaryMatcher/new-c.yaml +0 -12
- data/doc/ri/DictionaryMatcher/scan-i.yaml +0 -12
- data/doc/ri/Dir/ascend-c.yaml +0 -18
- data/doc/ri/Dir/cdesc-Dir.yaml +0 -28
- data/doc/ri/Dir/descend-c.yaml +0 -18
- data/doc/ri/Dir/ls_r-c.yaml +0 -12
- data/doc/ri/Dir/multiglob-c.yaml +0 -30
- data/doc/ri/Dir/multiglob_r-c.yaml +0 -22
- data/doc/ri/Dir/parent%3f-c.yaml +0 -14
- data/doc/ri/Dir/recurse-c.yaml +0 -14
- data/doc/ri/Downloader/Checksum/cdesc-Checksum.yaml +0 -17
- data/doc/ri/Downloader/Mirror/cdesc-Mirror.yaml +0 -15
- data/doc/ri/Downloader/add_mirror-i.yaml +0 -10
- data/doc/ri/Downloader/add_mirrors-i.yaml +0 -10
- data/doc/ri/Downloader/cdesc-Downloader.yaml +0 -49
- data/doc/ri/Downloader/compute_checksum-i.yaml +0 -12
- data/doc/ri/Downloader/download-i.yaml +0 -14
- data/doc/ri/Downloader/extract-i.yaml +0 -12
- data/doc/ri/Downloader/fetch-i.yaml +0 -12
- data/doc/ri/Downloader/interface%3d-i.yaml +0 -10
- data/doc/ri/Downloader/interface-i.yaml +0 -12
- data/doc/ri/Downloader/mirrors-i.yaml +0 -10
- data/doc/ri/Downloader/monitored_download-i.yaml +0 -12
- data/doc/ri/Downloader/new-c.yaml +0 -10
- data/doc/ri/Downloader/prioritize_urls-i.yaml +0 -12
- data/doc/ri/Duration/%2a-i.yaml +0 -16
- data/doc/ri/Duration/%2b-i.yaml +0 -16
- data/doc/ri/Duration/%2d-i.yaml +0 -16
- data/doc/ri/Duration/%2f-i.yaml +0 -16
- data/doc/ri/Duration/%3c%3d%3e-i.yaml +0 -16
- data/doc/ri/Duration/cdesc-Duration.yaml +0 -93
- data/doc/ri/Duration/days%3d-i.yaml +0 -16
- data/doc/ri/Duration/each-i.yaml +0 -20
- data/doc/ri/Duration/hours%3d-i.yaml +0 -16
- data/doc/ri/Duration/inspect-i.yaml +0 -16
- data/doc/ri/Duration/minutes%3d-i.yaml +0 -16
- data/doc/ri/Duration/new-c.yaml +0 -16
- data/doc/ri/Duration/seconds%3d-i.yaml +0 -16
- data/doc/ri/Duration/seconds-i.yaml +0 -16
- data/doc/ri/Duration/strftime-i.yaml +0 -20
- data/doc/ri/Duration/to_s-i.yaml +0 -16
- data/doc/ri/Duration/weeks%3d-i.yaml +0 -16
- data/doc/ri/Enumerable/Elementor/cdesc-Elementor.yaml +0 -26
- data/doc/ri/Enumerable/Elementor/instance_delegate-i.yaml +0 -10
- data/doc/ri/Enumerable/Elementor/instance_operator-i.yaml +0 -10
- data/doc/ri/Enumerable/Elementor/method_missing-i.yaml +0 -10
- data/doc/ri/Enumerable/Elementor/new-c.yaml +0 -10
- data/doc/ri/Enumerable/Enumerator/cdesc-Enumerator.yaml +0 -16
- data/doc/ri/Enumerable/Enumerator/to_elem-i.yaml +0 -12
- data/doc/ri/Enumerable/accumulate-i.yaml +0 -18
- data/doc/ri/Enumerable/cdesc-Enumerable.yaml +0 -94
- data/doc/ri/Enumerable/cluster_by-i.yaml +0 -18
- data/doc/ri/Enumerable/collect_with_index-i.yaml +0 -15
- data/doc/ri/Enumerable/commonality-i.yaml +0 -14
- data/doc/ri/Enumerable/compact_collect-i.yaml +0 -12
- data/doc/ri/Enumerable/compact_map-i.yaml +0 -23
- data/doc/ri/Enumerable/count-i.yaml +0 -18
- data/doc/ri/Enumerable/divide-i.yaml +0 -14
- data/doc/ri/Enumerable/duplicates-i.yaml +0 -12
- data/doc/ri/Enumerable/each_by-i.yaml +0 -18
- data/doc/ri/Enumerable/elements%21-i.yaml +0 -12
- data/doc/ri/Enumerable/elements-i.yaml +0 -12
- data/doc/ri/Enumerable/elementwise-i.yaml +0 -15
- data/doc/ri/Enumerable/entropy-i.yaml +0 -14
- data/doc/ri/Enumerable/every%21-i.yaml +0 -13
- data/doc/ri/Enumerable/every-i.yaml +0 -15
- data/doc/ri/Enumerable/ewise-i.yaml +0 -12
- data/doc/ri/Enumerable/frequency-i.yaml +0 -14
- data/doc/ri/Enumerable/graph-i.yaml +0 -12
- data/doc/ri/Enumerable/group_by-i.yaml +0 -14
- data/doc/ri/Enumerable/ideal_entropy-i.yaml +0 -14
- data/doc/ri/Enumerable/inject%21-i.yaml +0 -20
- data/doc/ri/Enumerable/map_send-i.yaml +0 -14
- data/doc/ri/Enumerable/map_with_index-i.yaml +0 -12
- data/doc/ri/Enumerable/mash-i.yaml +0 -19
- data/doc/ri/Enumerable/mode-i.yaml +0 -14
- data/doc/ri/Enumerable/modulate-i.yaml +0 -18
- data/doc/ri/Enumerable/none%3f-i.yaml +0 -16
- data/doc/ri/Enumerable/nonuniq-i.yaml +0 -15
- data/doc/ri/Enumerable/occur-i.yaml +0 -14
- data/doc/ri/Enumerable/one%3f-i.yaml +0 -16
- data/doc/ri/Enumerable/per-i.yaml +0 -10
- data/doc/ri/Enumerable/probability-i.yaml +0 -14
- data/doc/ri/Enumerable/split-i.yaml +0 -16
- data/doc/ri/Enumerable/sum-i.yaml +0 -14
- data/doc/ri/Enumerable/threaded_map-i.yaml +0 -14
- data/doc/ri/Enumerable/threaded_map_send-i.yaml +0 -14
- data/doc/ri/Enumerable/to_elem-i.yaml +0 -12
- data/doc/ri/Enumerable/to_h-i.yaml +0 -14
- data/doc/ri/Enumerable/uniq_by-i.yaml +0 -18
- data/doc/ri/EnumerablePass/cdesc-EnumerablePass.yaml +0 -28
- data/doc/ri/EnumerablePass/detect-i.yaml +0 -12
- data/doc/ri/EnumerablePass/find-i.yaml +0 -15
- data/doc/ri/EnumerablePass/wrap_enumerable_method-c.yaml +0 -10
- data/doc/ri/Equatable/%3d%3d-i.yaml +0 -10
- data/doc/ri/Equatable/cdesc-Equatable.yaml +0 -34
- data/doc/ri/Equatable/eql%3f-i.yaml +0 -10
- data/doc/ri/Equatable/hash-i.yaml +0 -10
- data/doc/ri/Equatable/identify-c.yaml +0 -10
- data/doc/ri/EventHook/call-i.yaml +0 -10
- data/doc/ri/EventHook/cdesc-EventHook.yaml +0 -31
- data/doc/ri/EventHook/new-c.yaml +0 -10
- data/doc/ri/Exception/cdesc-Exception.yaml +0 -17
- data/doc/ri/Exception/detail-i.yaml +0 -18
- data/doc/ri/Exception/suppress-c.yaml +0 -14
- data/doc/ri/Expirable/cdesc-Expirable.yaml +0 -30
- data/doc/ri/Expirable/expired%3f-i.yaml +0 -12
- data/doc/ri/Expirable/expires_after-i.yaml +0 -12
- data/doc/ri/Expirable/expires_spread-i.yaml +0 -12
- data/doc/ri/Expirable/touch%21-i.yaml +0 -12
- data/doc/ri/FalseClass/cdesc-FalseClass.yaml +0 -15
- data/doc/ri/File/append-c.yaml +0 -14
- data/doc/ri/File/cdesc-File.yaml +0 -38
- data/doc/ri/File/create-c.yaml +0 -14
- data/doc/ri/File/null-c.yaml +0 -14
- data/doc/ri/File/read_binary-c.yaml +0 -14
- data/doc/ri/File/read_list-c.yaml +0 -14
- data/doc/ri/File/rewrite%21-c.yaml +0 -14
- data/doc/ri/File/rewrite-c.yaml +0 -24
- data/doc/ri/File/rootname-c.yaml +0 -14
- data/doc/ri/File/sanitize-c.yaml +0 -14
- data/doc/ri/File/write-c.yaml +0 -16
- data/doc/ri/File/writelines-c.yaml +0 -18
- data/doc/ri/File/yaml%3f-c.yaml +0 -14
- data/doc/ri/FileList/%2a-i.yaml +0 -12
- data/doc/ri/FileList/%3d%3d-i.yaml +0 -12
- data/doc/ri/FileList/%5b%5d-c.yaml +0 -14
- data/doc/ri/FileList/add-i.yaml +0 -12
- data/doc/ri/FileList/add_matching-i.yaml +0 -12
- data/doc/ri/FileList/calculate_exclude_regexp-i.yaml +0 -10
- data/doc/ri/FileList/cdesc-FileList.yaml +0 -111
- data/doc/ri/FileList/clear_exclude-i.yaml +0 -12
- data/doc/ri/FileList/clear_ignore_patterns-c.yaml +0 -12
- data/doc/ri/FileList/clone-i.yaml +0 -13
- data/doc/ri/FileList/dup-i.yaml +0 -12
- data/doc/ri/FileList/egrep-i.yaml +0 -12
- data/doc/ri/FileList/exclude%3f-i.yaml +0 -12
- data/doc/ri/FileList/exclude-i.yaml +0 -26
- data/doc/ri/FileList/ext-i.yaml +0 -18
- data/doc/ri/FileList/gsub%21-i.yaml +0 -12
- data/doc/ri/FileList/gsub-i.yaml +0 -16
- data/doc/ri/FileList/import-i.yaml +0 -10
- data/doc/ri/FileList/include-i.yaml +0 -17
- data/doc/ri/FileList/new-c.yaml +0 -16
- data/doc/ri/FileList/resolve-i.yaml +0 -12
- data/doc/ri/FileList/resolve_add-i.yaml +0 -10
- data/doc/ri/FileList/resolve_exclude-i.yaml +0 -10
- data/doc/ri/FileList/select_default_ignore_patterns-c.yaml +0 -35
- data/doc/ri/FileList/sub%21-i.yaml +0 -12
- data/doc/ri/FileList/sub-i.yaml +0 -16
- data/doc/ri/FileList/to_a-i.yaml +0 -12
- data/doc/ri/FileList/to_ary-i.yaml +0 -12
- data/doc/ri/FileList/to_s-i.yaml +0 -12
- data/doc/ri/FileShell/%5b%5d-i.yaml +0 -12
- data/doc/ri/FileShell/cd-i.yaml +0 -15
- data/doc/ri/FileShell/cdesc-FileShell.yaml +0 -83
- data/doc/ri/FileShell/chdir-i.yaml +0 -12
- data/doc/ri/FileShell/chmod-i.yaml +0 -12
- data/doc/ri/FileShell/chmod_R-i.yaml +0 -12
- data/doc/ri/FileShell/chown-i.yaml +0 -12
- data/doc/ri/FileShell/chown_R-i.yaml +0 -12
- data/doc/ri/FileShell/cp-i.yaml +0 -12
- data/doc/ri/FileShell/cp_r-i.yaml +0 -12
- data/doc/ri/FileShell/dryrun%3f-i.yaml +0 -10
- data/doc/ri/FileShell/fu-i.yaml +0 -11
- data/doc/ri/FileShell/install-i.yaml +0 -12
- data/doc/ri/FileShell/ln-i.yaml +0 -12
- data/doc/ri/FileShell/ln_s-i.yaml +0 -12
- data/doc/ri/FileShell/ln_sf-i.yaml +0 -12
- data/doc/ri/FileShell/ls-i.yaml +0 -12
- data/doc/ri/FileShell/mkdir-i.yaml +0 -12
- data/doc/ri/FileShell/mkdir_p-i.yaml +0 -12
- data/doc/ri/FileShell/move-i.yaml +0 -12
- data/doc/ri/FileShell/mv-i.yaml +0 -13
- data/doc/ri/FileShell/new-c.yaml +0 -10
- data/doc/ri/FileShell/pwd-i.yaml +0 -12
- data/doc/ri/FileShell/quiet%3f-i.yaml +0 -10
- data/doc/ri/FileShell/rm-i.yaml +0 -12
- data/doc/ri/FileShell/rm_r-i.yaml +0 -12
- data/doc/ri/FileShell/rm_rf-i.yaml +0 -12
- data/doc/ri/FileShell/rmdir-i.yaml +0 -12
- data/doc/ri/FileShell/root%3f-i.yaml +0 -12
- data/doc/ri/FileShell/touch-i.yaml +0 -12
- data/doc/ri/FileShell/verbose%3f-i.yaml +0 -10
- data/doc/ri/FileTest/cdesc-FileTest.yaml +0 -16
- data/doc/ri/FileTest/root%3f-i.yaml +0 -14
- data/doc/ri/FileUtils/cdesc-FileUtils.yaml +0 -39
- data/doc/ri/FileUtils/head-i.yaml +0 -14
- data/doc/ri/FileUtils/safe_ln-i.yaml +0 -14
- data/doc/ri/FileUtils/slice-i.yaml +0 -16
- data/doc/ri/FileUtils/tail-i.yaml +0 -16
- data/doc/ri/FileUtils/wc-i.yaml +0 -18
- data/doc/ri/FileUtils/whereis-i.yaml +0 -10
- data/doc/ri/FileUtils/which-i.yaml +0 -16
- data/doc/ri/Fileable/DSL/cdesc-DSL.yaml +0 -31
- data/doc/ri/Fileable/DSL/file-i.yaml +0 -12
- data/doc/ri/Fileable/DSL/filename-i.yaml +0 -12
- data/doc/ri/Fileable/DSL/included-i.yaml +0 -12
- data/doc/ri/Fileable/DSL/load-i.yaml +0 -12
- data/doc/ri/Fileable/DSL/load_cache-i.yaml +0 -12
- data/doc/ri/Fileable/DSL/locate-i.yaml +0 -12
- data/doc/ri/Fileable/DSL/lookup-i.yaml +0 -12
- data/doc/ri/Fileable/DSL/open-i.yaml +0 -12
- data/doc/ri/Fileable/cdesc-Fileable.yaml +0 -30
- data/doc/ri/Fileable/included-c.yaml +0 -12
- data/doc/ri/Fileable/new-c.yaml +0 -12
- data/doc/ri/Fileable/read-i.yaml +0 -12
- data/doc/ri/Float/cdesc-Float.yaml +0 -17
- data/doc/ri/Friend/cdesc-Friend.yaml +0 -27
- data/doc/ri/Friend/new-c.yaml +0 -10
- data/doc/ri/Functor/cdesc-Functor.yaml +0 -23
- data/doc/ri/Functor/method_missing-i.yaml +0 -12
- data/doc/ri/Functor/new-c.yaml +0 -10
- data/doc/ri/Functor/to_proc-i.yaml +0 -10
- data/doc/ri/GetoptLong/DSL/cdesc-DSL.yaml +0 -30
- data/doc/ri/GetoptLong/DSL/flag-i.yaml +0 -10
- data/doc/ri/GetoptLong/DSL/new-c.yaml +0 -10
- data/doc/ri/GetoptLong/DSL/optional-i.yaml +0 -11
- data/doc/ri/GetoptLong/DSL/opts-i.yaml +0 -12
- data/doc/ri/GetoptLong/DSL/reqs-i.yaml +0 -12
- data/doc/ri/GetoptLong/DSL/required-i.yaml +0 -11
- data/doc/ri/GetoptLong/cdesc-GetoptLong.yaml +0 -16
- data/doc/ri/GetoptLong/new-c.yaml +0 -10
- data/doc/ri/Hash/cdesc-Hash.yaml +0 -15
- data/doc/ri/Hash2Xml/cdesc-Hash2Xml.yaml +0 -21
- data/doc/ri/Hash2Xml/convert-i.yaml +0 -10
- data/doc/ri/Hash2Xml/convert_body-i.yaml +0 -11
- data/doc/ri/Hash2Xml/convert_tag-i.yaml +0 -11
- data/doc/ri/HtmlFilter/balance_html-i.yaml +0 -11
- data/doc/ri/HtmlFilter/cdesc-HtmlFilter.yaml +0 -149
- data/doc/ri/HtmlFilter/check_entity-i.yaml +0 -11
- data/doc/ri/HtmlFilter/check_tags-i.yaml +0 -11
- data/doc/ri/HtmlFilter/decode_dec_entity-i.yaml +0 -11
- data/doc/ri/HtmlFilter/decode_entities-i.yaml +0 -12
- data/doc/ri/HtmlFilter/decode_hex_entity-i.yaml +0 -11
- data/doc/ri/HtmlFilter/decode_num_entity-i.yaml +0 -11
- data/doc/ri/HtmlFilter/escape_comments-i.yaml +0 -11
- data/doc/ri/HtmlFilter/escape_special_chars-i.yaml +0 -12
- data/doc/ri/HtmlFilter/filter-i.yaml +0 -12
- data/doc/ri/HtmlFilter/fix_case-i.yaml +0 -11
- data/doc/ri/HtmlFilter/fix_case_inner-i.yaml +0 -11
- data/doc/ri/HtmlFilter/is_valid_entity-i.yaml +0 -11
- data/doc/ri/HtmlFilter/new-c.yaml +0 -12
- data/doc/ri/HtmlFilter/process_param_protocol-i.yaml +0 -11
- data/doc/ri/HtmlFilter/process_remove_blanks-i.yaml +0 -11
- data/doc/ri/HtmlFilter/process_tag-i.yaml +0 -11
- data/doc/ri/HtmlFilter/strip_single-i.yaml +0 -11
- data/doc/ri/HtmlFilter/validate_entities-i.yaml +0 -11
- data/doc/ri/IORedirect/cdesc-IORedirect.yaml +0 -28
- data/doc/ri/IORedirect/new-c.yaml +0 -12
- data/doc/ri/IORedirect/redirect-c.yaml +0 -12
- data/doc/ri/IORedirect/start-i.yaml +0 -12
- data/doc/ri/IORedirect/stop-i.yaml +0 -12
- data/doc/ri/Indexable/body-i.yaml +0 -14
- data/doc/ri/Indexable/cdesc-Indexable.yaml +0 -55
- data/doc/ri/Indexable/ends-i.yaml +0 -16
- data/doc/ri/Indexable/first%21-i.yaml +0 -14
- data/doc/ri/Indexable/first%3d-i.yaml +0 -14
- data/doc/ri/Indexable/first-i.yaml +0 -14
- data/doc/ri/Indexable/foot-i.yaml +0 -14
- data/doc/ri/Indexable/head-i.yaml +0 -14
- data/doc/ri/Indexable/index_of-i.yaml +0 -16
- data/doc/ri/Indexable/last%21-i.yaml +0 -14
- data/doc/ri/Indexable/last%3d-i.yaml +0 -14
- data/doc/ri/Indexable/last-i.yaml +0 -14
- data/doc/ri/Indexable/mid-i.yaml +0 -16
- data/doc/ri/Indexable/middle-i.yaml +0 -16
- data/doc/ri/Indexable/pos-i.yaml +0 -14
- data/doc/ri/Indexable/range-i.yaml +0 -14
- data/doc/ri/Indexable/tail-i.yaml +0 -14
- data/doc/ri/Indexable/thru-i.yaml +0 -14
- data/doc/ri/InfinityClass/%2b%40-i.yaml +0 -12
- data/doc/ri/InfinityClass/%2d%40-i.yaml +0 -12
- data/doc/ri/InfinityClass/%3c%3d%3e-i.yaml +0 -12
- data/doc/ri/InfinityClass/%3d%3d-i.yaml +0 -12
- data/doc/ri/InfinityClass/Numeric/cdesc-Numeric.yaml +0 -27
- data/doc/ri/InfinityClass/Numeric/finite%3f-i.yaml +0 -10
- data/doc/ri/InfinityClass/Numeric/inf%3f-i.yaml +0 -12
- data/doc/ri/InfinityClass/Numeric/infinite%3f-i.yaml +0 -11
- data/doc/ri/InfinityClass/Numeric/nan%3f-i.yaml +0 -10
- data/doc/ri/InfinityClass/Numeric/neginf%3f-i.yaml +0 -10
- data/doc/ri/InfinityClass/Numeric/posinf%3f-i.yaml +0 -10
- data/doc/ri/InfinityClass/cdesc-InfinityClass.yaml +0 -75
- data/doc/ri/InfinityClass/coerce-i.yaml +0 -12
- data/doc/ri/InfinityClass/new-c.yaml +0 -10
- data/doc/ri/InfinityClass/times-i.yaml +0 -12
- data/doc/ri/InfinityClass/to_f-i.yaml +0 -12
- data/doc/ri/InfinityClass/to_s-i.yaml +0 -11
- data/doc/ri/Ini/%5b%5d%3d-i.yaml +0 -12
- data/doc/ri/Ini/%5b%5d-i.yaml +0 -12
- data/doc/ri/Ini/cdesc-Ini.yaml +0 -51
- data/doc/ri/Ini/new-c.yaml +0 -16
- data/doc/ri/Ini/read_comment_from_file-c.yaml +0 -16
- data/doc/ri/Ini/read_from_file-c.yaml +0 -16
- data/doc/ri/Ini/restore-i.yaml +0 -12
- data/doc/ri/Ini/to_s-c.yaml +0 -16
- data/doc/ri/Ini/update-i.yaml +0 -12
- data/doc/ri/Ini/write_to_file-c.yaml +0 -16
- data/doc/ri/InstanceVariables/%3c%3c-i.yaml +0 -10
- data/doc/ri/InstanceVariables/%5b%5d%3d-i.yaml +0 -10
- data/doc/ri/InstanceVariables/%5b%5d-i.yaml +0 -10
- data/doc/ri/InstanceVariables/atize-i.yaml +0 -10
- data/doc/ri/InstanceVariables/cdesc-InstanceVariables.yaml +0 -38
- data/doc/ri/InstanceVariables/each-i.yaml +0 -10
- data/doc/ri/InstanceVariables/instance_delegate-i.yaml +0 -10
- data/doc/ri/InstanceVariables/keys-i.yaml +0 -10
- data/doc/ri/InstanceVariables/names-i.yaml +0 -10
- data/doc/ri/InstanceVariables/new-c.yaml +0 -10
- data/doc/ri/InstanceVariables/to_hash-i.yaml +0 -10
- data/doc/ri/InstanceVariables/update-i.yaml +0 -10
- data/doc/ri/InstanceVariables/values-i.yaml +0 -10
- data/doc/ri/Instantiable/append_features-c.yaml +0 -10
- data/doc/ri/Instantiable/cdesc-Instantiable.yaml +0 -24
- data/doc/ri/Instantiable/new-i.yaml +0 -12
- data/doc/ri/Instantise/append_features-c.yaml +0 -10
- data/doc/ri/Instantise/cdesc-Instantise.yaml +0 -29
- data/doc/ri/Instantise/singleton_method_added-i.yaml +0 -10
- data/doc/ri/Integer/cdesc-Integer.yaml +0 -15
- data/doc/ri/Interval/%2b%40-i.yaml +0 -12
- data/doc/ri/Interval/%2d%40-i.yaml +0 -10
- data/doc/ri/Interval/%3d%3d%3d-i.yaml +0 -12
- data/doc/ri/Interval/%5b%5d-c.yaml +0 -10
- data/doc/ri/Interval/%7e-i.yaml +0 -10
- data/doc/ri/Interval/begin-i.yaml +0 -12
- data/doc/ri/Interval/cdesc-Interval.yaml +0 -97
- data/doc/ri/Interval/closed-i.yaml +0 -12
- data/doc/ri/Interval/degenerate%3f-i.yaml +0 -12
- data/doc/ri/Interval/direction-i.yaml +0 -14
- data/doc/ri/Interval/distance-i.yaml +0 -15
- data/doc/ri/Interval/each-i.yaml +0 -15
- data/doc/ri/Interval/end-i.yaml +0 -12
- data/doc/ri/Interval/eql%3f-i.yaml +0 -12
- data/doc/ri/Interval/exclude_begin%3f-i.yaml +0 -12
- data/doc/ri/Interval/exclude_end%3f-i.yaml +0 -12
- data/doc/ri/Interval/exclude_first%3f-i.yaml +0 -12
- data/doc/ri/Interval/exclude_last%3f-i.yaml +0 -11
- data/doc/ri/Interval/first-i.yaml +0 -13
- data/doc/ri/Interval/first_closed-i.yaml +0 -12
- data/doc/ri/Interval/first_opened-i.yaml +0 -10
- data/doc/ri/Interval/half_closed-i.yaml +0 -12
- data/doc/ri/Interval/include%3f-i.yaml +0 -15
- data/doc/ri/Interval/last-i.yaml +0 -11
- data/doc/ri/Interval/last_closed-i.yaml +0 -10
- data/doc/ri/Interval/last_opened-i.yaml +0 -10
- data/doc/ri/Interval/length-i.yaml +0 -12
- data/doc/ri/Interval/max-i.yaml +0 -12
- data/doc/ri/Interval/member%3f-i.yaml +0 -12
- data/doc/ri/Interval/min-i.yaml +0 -12
- data/doc/ri/Interval/new-c.yaml +0 -10
- data/doc/ri/Interval/null%3f-i.yaml +0 -12
- data/doc/ri/Interval/opened-i.yaml +0 -12
- data/doc/ri/Interval/reversed-i.yaml +0 -14
- data/doc/ri/Interval/sentinels-i.yaml +0 -14
- data/doc/ri/Interval/size-i.yaml +0 -12
- data/doc/ri/Interval/step-i.yaml +0 -12
- data/doc/ri/It/cdesc-It.yaml +0 -39
- data/doc/ri/It/first%3f-i.yaml +0 -10
- data/doc/ri/It/last%3f-i.yaml +0 -10
- data/doc/ri/It/new-c.yaml +0 -10
- data/doc/ri/It/next_iteration-i.yaml +0 -10
- data/doc/ri/Kernel/cdesc-Kernel.yaml +0 -16
- data/doc/ri/LRUCache/%5b%5d%3d-i.yaml +0 -12
- data/doc/ri/LRUCache/%5b%5d-i.yaml +0 -12
- data/doc/ri/LRUCache/Item/cdesc-Item.yaml +0 -28
- data/doc/ri/LRUCache/Sentinel/cdesc-Sentinel.yaml +0 -18
- data/doc/ri/LRUCache/cdesc-LRUCache.yaml +0 -65
- data/doc/ri/LRUCache/clear-i.yaml +0 -12
- data/doc/ri/LRUCache/delete-i.yaml +0 -12
- data/doc/ri/LRUCache/first-i.yaml +0 -12
- data/doc/ri/LRUCache/last-i.yaml +0 -13
- data/doc/ri/LRUCache/lru-i.yaml +0 -12
- data/doc/ri/LRUCache/lru_append-i.yaml +0 -12
- data/doc/ri/LRUCache/lru_clear-i.yaml +0 -12
- data/doc/ri/LRUCache/lru_delete-i.yaml +0 -12
- data/doc/ri/LRUCache/lru_insert-i.yaml +0 -12
- data/doc/ri/LRUCache/lru_join-i.yaml +0 -12
- data/doc/ri/LRUCache/lru_touch-i.yaml +0 -12
- data/doc/ri/LRUCache/new-c.yaml +0 -10
- data/doc/ri/Lazy/DivergenceError/cdesc-DivergenceError.yaml +0 -17
- data/doc/ri/Lazy/Future/cdesc-Future.yaml +0 -20
- data/doc/ri/Lazy/LazyException/cdesc-LazyException.yaml +0 -19
- data/doc/ri/Lazy/Promise/cdesc-Promise.yaml +0 -25
- data/doc/ri/Lazy/PromiseSafe/cdesc-PromiseSafe.yaml +0 -20
- data/doc/ri/Lazy/cdesc-Lazy.yaml +0 -20
- data/doc/ri/LinkedList/%5b%5d%3d-i.yaml +0 -10
- data/doc/ri/LinkedList/%5b%5d-i.yaml +0 -10
- data/doc/ri/LinkedList/Node/cdesc-Node.yaml +0 -33
- data/doc/ri/LinkedList/Node/new-c.yaml +0 -10
- data/doc/ri/LinkedList/cdesc-LinkedList.yaml +0 -57
- data/doc/ri/LinkedList/delete-i.yaml +0 -10
- data/doc/ri/LinkedList/each-i.yaml +0 -10
- data/doc/ri/LinkedList/empty%3f-i.yaml +0 -10
- data/doc/ri/LinkedList/first-i.yaml +0 -10
- data/doc/ri/LinkedList/last-i.yaml +0 -10
- data/doc/ri/LinkedList/length-i.yaml +0 -10
- data/doc/ri/LinkedList/new-c.yaml +0 -10
- data/doc/ri/LinkedList/node_delete-i.yaml +0 -10
- data/doc/ri/LinkedList/node_join-i.yaml +0 -10
- data/doc/ri/LinkedList/node_purge-i.yaml +0 -10
- data/doc/ri/LinkedList/pop-i.yaml +0 -10
- data/doc/ri/LinkedList/push-i.yaml +0 -10
- data/doc/ri/LinkedList/queue-i.yaml +0 -10
- data/doc/ri/LinkedList/shift-i.yaml +0 -10
- data/doc/ri/LinkedList/to_a-i.yaml +0 -10
- data/doc/ri/LinkedList/unshift-i.yaml +0 -10
- data/doc/ri/Logger/Ansicolor/cdesc-Ansicolor.yaml +0 -36
- data/doc/ri/Logger/Ansicolor/debug-i.yaml +0 -10
- data/doc/ri/Logger/Ansicolor/debug_with_color-i.yaml +0 -10
- data/doc/ri/Logger/Ansicolor/error-i.yaml +0 -10
- data/doc/ri/Logger/Ansicolor/error_with_color-i.yaml +0 -10
- data/doc/ri/Logger/Ansicolor/fatal-i.yaml +0 -10
- data/doc/ri/Logger/Ansicolor/fatal_with_color-i.yaml +0 -10
- data/doc/ri/Logger/Ansicolor/info-i.yaml +0 -10
- data/doc/ri/Logger/Ansicolor/info_with_color-i.yaml +0 -10
- data/doc/ri/Logger/Ansicolor/warn-i.yaml +0 -10
- data/doc/ri/Logger/Ansicolor/warn_with_color-i.yaml +0 -10
- data/doc/ri/Logger/LogDevice/ansicolor%3f-i.yaml +0 -10
- data/doc/ri/Logger/LogDevice/cdesc-LogDevice.yaml +0 -19
- data/doc/ri/Logger/ansicolor%3d-i.yaml +0 -10
- data/doc/ri/Logger/cdesc-Logger.yaml +0 -44
- data/doc/ri/Logger/format_procedure-i.yaml +0 -10
- data/doc/ri/Logger/setup_format-i.yaml +0 -21
- data/doc/ri/MatchData/cdesc-MatchData.yaml +0 -20
- data/doc/ri/MatchData/match-i.yaml +0 -14
- data/doc/ri/MatchData/matchset-i.yaml +0 -14
- data/doc/ri/MatchData/matchtree-i.yaml +0 -14
- data/doc/ri/Method/cdesc-Method.yaml +0 -15
- data/doc/ri/MissingArgument/cdesc-MissingArgument.yaml +0 -17
- data/doc/ri/Module/%2a-i.yaml +0 -14
- data/doc/ri/Module/%2b-i.yaml +0 -22
- data/doc/ri/Module/%2d-i.yaml +0 -14
- data/doc/ri/Module/Comparable-i.yaml +0 -18
- data/doc/ri/Module/Equatable-i.yaml +0 -18
- data/doc/ri/Module/abstract-i.yaml +0 -14
- data/doc/ri/Module/alias_accessor%21-i.yaml +0 -17
- data/doc/ri/Module/alias_accessor-i.yaml +0 -14
- data/doc/ri/Module/alias_method_chain-i.yaml +0 -32
- data/doc/ri/Module/alias_module_function-i.yaml +0 -14
- data/doc/ri/Module/alias_reader%21-i.yaml +0 -17
- data/doc/ri/Module/alias_reader%3f-i.yaml +0 -12
- data/doc/ri/Module/alias_reader-i.yaml +0 -12
- data/doc/ri/Module/alias_setter-i.yaml +0 -14
- data/doc/ri/Module/alias_switcher-i.yaml +0 -12
- data/doc/ri/Module/alias_tester-i.yaml +0 -12
- data/doc/ri/Module/alias_toggler-i.yaml +0 -12
- data/doc/ri/Module/alias_validator-i.yaml +0 -12
- data/doc/ri/Module/alias_writer%21-i.yaml +0 -14
- data/doc/ri/Module/alias_writer-i.yaml +0 -12
- data/doc/ri/Module/all_instance_methods-i.yaml +0 -18
- data/doc/ri/Module/ancestor%3f-i.yaml +0 -14
- data/doc/ri/Module/ann%21-i.yaml +0 -12
- data/doc/ri/Module/ann-i.yaml +0 -12
- data/doc/ri/Module/annotations-i.yaml +0 -10
- data/doc/ri/Module/append_features-c.yaml +0 -10
- data/doc/ri/Module/append_features-i.yaml +0 -11
- data/doc/ri/Module/append_features_without_class_extension-i.yaml +0 -12
- data/doc/ri/Module/attr-i.yaml +0 -10
- data/doc/ri/Module/attr_accessor%21-i.yaml +0 -21
- data/doc/ri/Module/attr_reader%21-i.yaml +0 -21
- data/doc/ri/Module/attr_reader%3f-i.yaml +0 -12
- data/doc/ri/Module/attr_setter-i.yaml +0 -18
- data/doc/ri/Module/attr_switcher-i.yaml +0 -12
- data/doc/ri/Module/attr_tester-i.yaml +0 -12
- data/doc/ri/Module/attr_toggler-i.yaml +0 -12
- data/doc/ri/Module/attr_validator-i.yaml +0 -14
- data/doc/ri/Module/attr_writer%21-i.yaml +0 -18
- data/doc/ri/Module/basename-i.yaml +0 -18
- data/doc/ri/Module/cdesc-Module.yaml +0 -192
- data/doc/ri/Module/class_def-i.yaml +0 -14
- data/doc/ri/Module/class_extension-i.yaml +0 -17
- data/doc/ri/Module/class_inherit-i.yaml +0 -12
- data/doc/ri/Module/class_load-i.yaml +0 -12
- data/doc/ri/Module/class_methods-i.yaml +0 -11
- data/doc/ri/Module/class_require-i.yaml +0 -12
- data/doc/ri/Module/classified_attributes-i.yaml +0 -14
- data/doc/ri/Module/conflict%3f-i.yaml +0 -14
- data/doc/ri/Module/define_dependency-i.yaml +0 -11
- data/doc/ri/Module/depend-i.yaml +0 -11
- data/doc/ri/Module/dependencies-i.yaml +0 -12
- data/doc/ri/Module/heritage-i.yaml +0 -10
- data/doc/ri/Module/include_as-i.yaml +0 -14
- data/doc/ri/Module/include_function_module-i.yaml +0 -14
- data/doc/ri/Module/instance_method%21-i.yaml +0 -16
- data/doc/ri/Module/instance_method_defined%3f-i.yaml +0 -14
- data/doc/ri/Module/integrate-i.yaml +0 -20
- data/doc/ri/Module/is%3f-i.yaml +0 -14
- data/doc/ri/Module/is-i.yaml +0 -12
- data/doc/ri/Module/memoize-i.yaml +0 -14
- data/doc/ri/Module/method_overloads-i.yaml +0 -10
- data/doc/ri/Module/method_space-i.yaml +0 -14
- data/doc/ri/Module/methodize-i.yaml +0 -14
- data/doc/ri/Module/mixin_parameters-i.yaml +0 -17
- data/doc/ri/Module/mixin_params-i.yaml +0 -12
- data/doc/ri/Module/modspace-i.yaml +0 -18
- data/doc/ri/Module/module_load-i.yaml +0 -15
- data/doc/ri/Module/module_method_defined%3f-i.yaml +0 -12
- data/doc/ri/Module/module_require-i.yaml +0 -15
- data/doc/ri/Module/nesting-i.yaml +0 -14
- data/doc/ri/Module/overload-i.yaml +0 -14
- data/doc/ri/Module/pathize-i.yaml +0 -16
- data/doc/ri/Module/prepend-i.yaml +0 -14
- data/doc/ri/Module/private_conflict%3f-i.yaml +0 -12
- data/doc/ri/Module/protected_conflict%3f-i.yaml +0 -12
- data/doc/ri/Module/public_conflict%3f-i.yaml +0 -12
- data/doc/ri/Module/redef-i.yaml +0 -12
- data/doc/ri/Module/redefine_method-i.yaml +0 -17
- data/doc/ri/Module/redirect-i.yaml +0 -12
- data/doc/ri/Module/redirect_method-i.yaml +0 -21
- data/doc/ri/Module/rename-i.yaml +0 -12
- data/doc/ri/Module/rename_method-i.yaml +0 -15
- data/doc/ri/Module/revisal-i.yaml +0 -12
- data/doc/ri/Module/revise-i.yaml +0 -15
- data/doc/ri/Module/setting-i.yaml +0 -21
- data/doc/ri/Module/singleton_method_defined%3f-i.yaml +0 -15
- data/doc/ri/Module/spacename-i.yaml +0 -20
- data/doc/ri/Module/wrap-i.yaml +0 -12
- data/doc/ri/Module/wrap_method-i.yaml +0 -19
- data/doc/ri/Multiton/Inclusive/cdesc-Inclusive.yaml +0 -18
- data/doc/ri/Multiton/Inclusive/included-i.yaml +0 -10
- data/doc/ri/Multiton/InstanceMutex/cdesc-InstanceMutex.yaml +0 -17
- data/doc/ri/Multiton/MetaMethods/_load-i.yaml +0 -10
- data/doc/ri/Multiton/MetaMethods/cdesc-MetaMethods.yaml +0 -34
- data/doc/ri/Multiton/MetaMethods/initialized%3f-i.yaml +0 -10
- data/doc/ri/Multiton/MetaMethods/instance-i.yaml +0 -11
- data/doc/ri/Multiton/MetaMethods/multiton_id-i.yaml +0 -12
- data/doc/ri/Multiton/MetaMethods/multiton_instance-i.yaml +0 -10
- data/doc/ri/Multiton/MetaMethods/multiton_mutex-i.yaml +0 -10
- data/doc/ri/Multiton/MetaMethods/new-i.yaml +0 -12
- data/doc/ri/Multiton/MetaMethods/reinitialize-i.yaml +0 -10
- data/doc/ri/Multiton/MetaMethods/singleton_method_added-i.yaml +0 -10
- data/doc/ri/Multiton/_dump-i.yaml +0 -12
- data/doc/ri/Multiton/cdesc-Multiton.yaml +0 -40
- data/doc/ri/Multiton/clone-i.yaml +0 -12
- data/doc/ri/Multiton/dup-i.yaml +0 -10
- data/doc/ri/NackClass/cdesc-NackClass.yaml +0 -20
- data/doc/ri/Net/SMTP/cdesc-SMTP.yaml +0 -25
- data/doc/ri/Net/SMTP/do_helo-i.yaml +0 -10
- data/doc/ri/Net/SMTP/do_tls_start-i.yaml +0 -10
- data/doc/ri/Net/SMTP/quit-i.yaml +0 -10
- data/doc/ri/Net/SMTP/start-c.yaml +0 -10
- data/doc/ri/Net/SMTP/start-i.yaml +0 -10
- data/doc/ri/Net/SMTP/starttls-i.yaml +0 -10
- data/doc/ri/Net/cdesc-Net.yaml +0 -15
- data/doc/ri/NilClass/cdesc-NilClass.yaml +0 -17
- data/doc/ri/NullClass/%5b%5d-i.yaml +0 -10
- data/doc/ri/NullClass/cdesc-NullClass.yaml +0 -32
- data/doc/ri/NullClass/inspect-i.yaml +0 -10
- data/doc/ri/NullClass/method_missing-i.yaml +0 -10
- data/doc/ri/NullClass/new-c.yaml +0 -10
- data/doc/ri/NullClass/nil%3f-i.yaml +0 -10
- data/doc/ri/NullClass/null%3f-i.yaml +0 -10
- data/doc/ri/Numeric/cdesc-Numeric.yaml +0 -26
- data/doc/ri/Object/cdesc-Object.yaml +0 -15
- data/doc/ri/ObjectReflection/_bind_method-i.yaml +0 -10
- data/doc/ri/ObjectReflection/cdesc-ObjectReflection.yaml +0 -28
- data/doc/ri/ObjectReflection/id-i.yaml +0 -11
- data/doc/ri/ObjectReflection/method_missing-i.yaml +0 -16
- data/doc/ri/ObjectReflection/new-c.yaml +0 -11
- data/doc/ri/OpEsc/cdesc-OpEsc.yaml +0 -30
- data/doc/ri/OpEsc/escape-c.yaml +0 -14
- data/doc/ri/OpenCascade/cdesc-OpenCascade.yaml +0 -25
- data/doc/ri/OpenCascade/method_missing-i.yaml +0 -10
- data/doc/ri/OpenCollection/cdesc-OpenCollection.yaml +0 -22
- data/doc/ri/OpenCollection/method_missing-i.yaml +0 -10
- data/doc/ri/OpenCollection/new-c.yaml +0 -10
- data/doc/ri/OpenHash/cdesc-OpenHash.yaml +0 -22
- data/doc/ri/OpenHash/method_missing-i.yaml +0 -12
- data/doc/ri/OpenHash/new-c.yaml +0 -12
- data/doc/ri/OpenObject/%3d%3d-i.yaml +0 -12
- data/doc/ri/OpenObject/%5b%5d%3d-i.yaml +0 -10
- data/doc/ri/OpenObject/%5b%5d-c.yaml +0 -10
- data/doc/ri/OpenObject/%5b%5d-i.yaml +0 -10
- data/doc/ri/OpenObject/as_hash%21-i.yaml +0 -12
- data/doc/ri/OpenObject/cdesc-OpenObject.yaml +0 -77
- data/doc/ri/OpenObject/default%21-i.yaml +0 -12
- data/doc/ri/OpenObject/define_slot-i.yaml +0 -10
- data/doc/ri/OpenObject/delete-i.yaml +0 -11
- data/doc/ri/OpenObject/each-i.yaml +0 -12
- data/doc/ri/OpenObject/fetch-i.yaml +0 -10
- data/doc/ri/OpenObject/initialize_copy-i.yaml +0 -10
- data/doc/ri/OpenObject/inspect-i.yaml +0 -12
- data/doc/ri/OpenObject/merge-i.yaml +0 -12
- data/doc/ri/OpenObject/method_missing-i.yaml +0 -10
- data/doc/ri/OpenObject/new-c.yaml +0 -14
- data/doc/ri/OpenObject/protect_slot-i.yaml +0 -10
- data/doc/ri/OpenObject/store-i.yaml +0 -10
- data/doc/ri/OpenObject/to_a-i.yaml +0 -12
- data/doc/ri/OpenObject/to_h-i.yaml +0 -10
- data/doc/ri/OpenObject/to_hash-i.yaml +0 -10
- data/doc/ri/OpenObject/to_openobject-i.yaml +0 -10
- data/doc/ri/OpenObject/to_proc-i.yaml +0 -10
- data/doc/ri/OpenObject/update-i.yaml +0 -12
- data/doc/ri/OpenStruct/%5b%5d%3d-i.yaml +0 -14
- data/doc/ri/OpenStruct/%5b%5d-i.yaml +0 -14
- data/doc/ri/OpenStruct/__merge__-i.yaml +0 -14
- data/doc/ri/OpenStruct/__update__-i.yaml +0 -14
- data/doc/ri/OpenStruct/cdesc-OpenStruct.yaml +0 -35
- data/doc/ri/OpenStruct/each-i.yaml +0 -11
- data/doc/ri/OpenStruct/instance_delegate-i.yaml +0 -19
- data/doc/ri/OpenStruct/new-c.yaml +0 -18
- data/doc/ri/OpenStruct/ostruct_delegate-i.yaml +0 -12
- data/doc/ri/OpenStruct/ostruct_merge-i.yaml +0 -14
- data/doc/ri/OpenStruct/ostruct_update-i.yaml +0 -14
- data/doc/ri/OpenStruct/to_h-i.yaml +0 -11
- data/doc/ri/PQueue/%3c%3c-i.yaml +0 -12
- data/doc/ri/PQueue/%3d%3d-i.yaml +0 -12
- data/doc/ri/PQueue/cdesc-PQueue.yaml +0 -77
- data/doc/ri/PQueue/clear-i.yaml +0 -12
- data/doc/ri/PQueue/downheap-i.yaml +0 -14
- data/doc/ri/PQueue/each_pop-i.yaml +0 -12
- data/doc/ri/PQueue/empty%3f-i.yaml +0 -12
- data/doc/ri/PQueue/heapify-i.yaml +0 -12
- data/doc/ri/PQueue/include%3f-i.yaml +0 -12
- data/doc/ri/PQueue/initialize_copy-i.yaml +0 -10
- data/doc/ri/PQueue/inspect-i.yaml +0 -12
- data/doc/ri/PQueue/merge-i.yaml +0 -12
- data/doc/ri/PQueue/new-c.yaml +0 -18
- data/doc/ri/PQueue/pop-i.yaml +0 -18
- data/doc/ri/PQueue/pop_array-i.yaml +0 -12
- data/doc/ri/PQueue/push-i.yaml +0 -15
- data/doc/ri/PQueue/push_all-i.yaml +0 -15
- data/doc/ri/PQueue/replace-i.yaml +0 -14
- data/doc/ri/PQueue/replace_top-i.yaml +0 -14
- data/doc/ri/PQueue/sort-i.yaml +0 -12
- data/doc/ri/PQueue/to_a-i.yaml +0 -13
- data/doc/ri/PQueue/top-i.yaml +0 -12
- data/doc/ri/PQueue/upheap-i.yaml +0 -14
- data/doc/ri/Paramix/Delegator/%5b%5d-i.yaml +0 -10
- data/doc/ri/Paramix/Delegator/append_features-i.yaml +0 -11
- data/doc/ri/Paramix/Delegator/cdesc-Delegator.yaml +0 -33
- data/doc/ri/Paramix/Delegator/extend_object-i.yaml +0 -11
- data/doc/ri/Paramix/Delegator/new-c.yaml +0 -11
- data/doc/ri/Paramix/append_features-c.yaml +0 -10
- data/doc/ri/Paramix/cdesc-Paramix.yaml +0 -41
- data/doc/ri/Paramix/new-c.yaml +0 -12
- data/doc/ri/PathList/Finder/cdesc-Finder.yaml +0 -21
- data/doc/ri/PathList/Finder/find-i.yaml +0 -11
- data/doc/ri/PathList/Finder/include%3f-i.yaml +0 -12
- data/doc/ri/PathList/cdesc-PathList.yaml +0 -28
- data/doc/ri/PathList/new-c.yaml +0 -10
- data/doc/ri/PathList/to_s-i.yaml +0 -10
- data/doc/ri/Pathname/%2f-c.yaml +0 -14
- data/doc/ri/Pathname/%5b%5d-c.yaml +0 -14
- data/doc/ri/Pathname/cdesc-Pathname.yaml +0 -27
- data/doc/ri/Pathname/home-c.yaml +0 -14
- data/doc/ri/Pathname/null-c.yaml +0 -12
- data/doc/ri/Pathname/root-c.yaml +0 -12
- data/doc/ri/Pathname/rootname-i.yaml +0 -11
- data/doc/ri/Pathname/work-c.yaml +0 -12
- data/doc/ri/Platform/%3d%3d%3d-i.yaml +0 -10
- data/doc/ri/Platform/%3d%3d-i.yaml +0 -10
- data/doc/ri/Platform/%3d%7e-i.yaml +0 -10
- data/doc/ri/Platform/cdesc-Platform.yaml +0 -65
- data/doc/ri/Platform/const_missing-c.yaml +0 -10
- data/doc/ri/Platform/inspect-i.yaml +0 -10
- data/doc/ri/Platform/local-c.yaml +0 -10
- data/doc/ri/Platform/match-c.yaml +0 -10
- data/doc/ri/Platform/new-c.yaml +0 -10
- data/doc/ri/Platform/supported-c.yaml +0 -12
- data/doc/ri/Platform/to_a-i.yaml +0 -10
- data/doc/ri/Platform/to_s-i.yaml +0 -10
- data/doc/ri/Pool/cdesc-Pool.yaml +0 -27
- data/doc/ri/Pool/new-c.yaml +0 -10
- data/doc/ri/Pool/obtain-i.yaml +0 -12
- data/doc/ri/Pool/pop-i.yaml +0 -12
- data/doc/ri/Pool/push-i.yaml +0 -12
- data/doc/ri/Proc/%2a-i.yaml +0 -14
- data/doc/ri/Proc/bind-i.yaml +0 -16
- data/doc/ri/Proc/cdesc-Proc.yaml +0 -28
- data/doc/ri/Proc/compose-i.yaml +0 -14
- data/doc/ri/Proc/curry-i.yaml +0 -14
- data/doc/ri/Proc/partial-i.yaml +0 -20
- data/doc/ri/Proc/to_method-i.yaml +0 -14
- data/doc/ri/Proc/to_openobject-i.yaml +0 -16
- data/doc/ri/ProgressBar/bar-i.yaml +0 -10
- data/doc/ri/ProgressBar/bar_mark%3d-i.yaml +0 -10
- data/doc/ri/ProgressBar/bytes-i.yaml +0 -10
- data/doc/ri/ProgressBar/cdesc-ProgressBar.yaml +0 -76
- data/doc/ri/ProgressBar/convert_bytes-i.yaml +0 -10
- data/doc/ri/ProgressBar/elapsed-i.yaml +0 -10
- data/doc/ri/ProgressBar/eol-i.yaml +0 -10
- data/doc/ri/ProgressBar/eta-i.yaml +0 -12
- data/doc/ri/ProgressBar/file_transfer_mode-i.yaml +0 -10
- data/doc/ri/ProgressBar/finish-i.yaml +0 -10
- data/doc/ri/ProgressBar/flush-i.yaml +0 -10
- data/doc/ri/ProgressBar/format%3d-i.yaml +0 -10
- data/doc/ri/ProgressBar/format_arguments%3d-i.yaml +0 -10
- data/doc/ri/ProgressBar/format_time-i.yaml +0 -10
- data/doc/ri/ProgressBar/get_width-i.yaml +0 -10
- data/doc/ri/ProgressBar/halt-i.yaml +0 -10
- data/doc/ri/ProgressBar/inc-i.yaml +0 -10
- data/doc/ri/ProgressBar/inspect-i.yaml +0 -10
- data/doc/ri/ProgressBar/new-c.yaml +0 -10
- data/doc/ri/ProgressBar/percentage-i.yaml +0 -10
- data/doc/ri/ProgressBar/set-i.yaml +0 -10
- data/doc/ri/ProgressBar/show-i.yaml +0 -10
- data/doc/ri/ProgressBar/show_progress-i.yaml +0 -10
- data/doc/ri/ProgressBar/stat-i.yaml +0 -10
- data/doc/ri/ProgressBar/stat_for_file_transfer-i.yaml +0 -10
- data/doc/ri/ProgressBar/title%3d-i.yaml +0 -10
- data/doc/ri/ProgressBar/title-i.yaml +0 -10
- data/doc/ri/ProgressBar/total_overflow%3d-i.yaml +0 -10
- data/doc/ri/ProgressBar/transfer_rate-i.yaml +0 -10
- data/doc/ri/Prototype/cdesc-Prototype.yaml +0 -30
- data/doc/ri/Prototype/fn-i.yaml +0 -10
- data/doc/ri/Prototype/meta-i.yaml +0 -10
- data/doc/ri/Prototype/method_missing-i.yaml +0 -10
- data/doc/ri/Prototype/new-c.yaml +0 -12
- data/doc/ri/Prototype/new-i.yaml +0 -10
- data/doc/ri/Prototype/trait-i.yaml +0 -10
- data/doc/ri/Prototype/traits-i.yaml +0 -10
- data/doc/ri/RWDelegator/%3d%3d-i.yaml +0 -10
- data/doc/ri/RWDelegator/cdesc-RWDelegator.yaml +0 -28
- data/doc/ri/RWDelegator/inspect-i.yaml +0 -10
- data/doc/ri/RWDelegator/method_missing-i.yaml +0 -10
- data/doc/ri/RWDelegator/new-c.yaml +0 -10
- data/doc/ri/Random/Array/at_rand%21-i.yaml +0 -14
- data/doc/ri/Random/Array/at_rand-i.yaml +0 -14
- data/doc/ri/Random/Array/cdesc-Array.yaml +0 -31
- data/doc/ri/Random/Array/pick%21-i.yaml +0 -12
- data/doc/ri/Random/Array/pick-i.yaml +0 -12
- data/doc/ri/Random/Array/rand_index-i.yaml +0 -12
- data/doc/ri/Random/Array/rand_subset-i.yaml +0 -18
- data/doc/ri/Random/Array/shuffle%21-i.yaml +0 -16
- data/doc/ri/Random/Array/shuffle-i.yaml +0 -14
- data/doc/ri/Random/Hash/at_rand%21-i.yaml +0 -12
- data/doc/ri/Random/Hash/at_rand-i.yaml +0 -12
- data/doc/ri/Random/Hash/cdesc-Hash.yaml +0 -41
- data/doc/ri/Random/Hash/pick-i.yaml +0 -12
- data/doc/ri/Random/Hash/pick_key-i.yaml +0 -12
- data/doc/ri/Random/Hash/pick_pair-i.yaml +0 -12
- data/doc/ri/Random/Hash/rand_key%21-i.yaml +0 -15
- data/doc/ri/Random/Hash/rand_key-i.yaml +0 -14
- data/doc/ri/Random/Hash/rand_pair%21-i.yaml +0 -15
- data/doc/ri/Random/Hash/rand_pair-i.yaml +0 -14
- data/doc/ri/Random/Hash/rand_value%21-i.yaml +0 -17
- data/doc/ri/Random/Hash/rand_value-i.yaml +0 -15
- data/doc/ri/Random/Hash/shuffle%21-i.yaml +0 -14
- data/doc/ri/Random/Hash/shuffle-i.yaml +0 -14
- data/doc/ri/Random/Object/cdesc-Object.yaml +0 -16
- data/doc/ri/Random/Object/maybe-i.yaml +0 -14
- data/doc/ri/Random/String/Self/cdesc-Self.yaml +0 -20
- data/doc/ri/Random/String/Self/rand_letter-i.yaml +0 -14
- data/doc/ri/Random/String/Self/random-i.yaml +0 -12
- data/doc/ri/Random/String/at_rand%21-i.yaml +0 -14
- data/doc/ri/Random/String/at_rand-i.yaml +0 -14
- data/doc/ri/Random/String/cdesc-String.yaml +0 -30
- data/doc/ri/Random/String/included-c.yaml +0 -10
- data/doc/ri/Random/String/rand_byte%21-i.yaml +0 -14
- data/doc/ri/Random/String/rand_byte-i.yaml +0 -14
- data/doc/ri/Random/String/rand_index-i.yaml +0 -14
- data/doc/ri/Random/String/shuffle%21-i.yaml +0 -12
- data/doc/ri/Random/String/shuffle-i.yaml +0 -14
- data/doc/ri/Random/append_features-c.yaml +0 -11
- data/doc/ri/Random/cdesc-Random.yaml +0 -31
- data/doc/ri/Random/number-c.yaml +0 -11
- data/doc/ri/Range/cdesc-Range.yaml +0 -27
- data/doc/ri/Range/combine-c.yaml +0 -14
- data/doc/ri/Range/combine-i.yaml +0 -14
- data/doc/ri/Range/overlap%3f-i.yaml +0 -14
- data/doc/ri/Range/to_r-i.yaml +0 -14
- data/doc/ri/Range/to_range-i.yaml +0 -16
- data/doc/ri/Range/umbrella-i.yaml +0 -20
- data/doc/ri/Range/within%3f-i.yaml +0 -14
- data/doc/ri/Recorder/__call__-i.yaml +0 -10
- data/doc/ri/Recorder/cdesc-Recorder.yaml +0 -34
- data/doc/ri/Recorder/inspect-i.yaml +0 -10
- data/doc/ri/Recorder/method_missing-i.yaml +0 -10
- data/doc/ri/Recorder/new-c.yaml +0 -11
- data/doc/ri/RecursiveDependency/cdesc-RecursiveDependency.yaml +0 -15
- data/doc/ri/Reference/__value__-i.yaml +0 -11
- data/doc/ri/Reference/become-i.yaml +0 -10
- data/doc/ri/Reference/cdesc-Reference.yaml +0 -30
- data/doc/ri/Reference/instance_delegate-i.yaml +0 -12
- data/doc/ri/Reference/method_missing-i.yaml +0 -10
- data/doc/ri/Reference/new-c.yaml +0 -10
- data/doc/ri/Regexp/arity-i.yaml +0 -18
- data/doc/ri/Regexp/cdesc-Regexp.yaml +0 -20
- data/doc/ri/Regexp/to_re-i.yaml +0 -16
- data/doc/ri/Regexp/to_regexp-i.yaml +0 -16
- data/doc/ri/Registerable/cdesc-Registerable.yaml +0 -23
- data/doc/ri/Registerable/register-i.yaml +0 -12
- data/doc/ri/Registerable/registry-i.yaml +0 -12
- data/doc/ri/Registerable/registry_invalid%3f-i.yaml +0 -11
- data/doc/ri/Semaphore/cdesc-Semaphore.yaml +0 -36
- data/doc/ri/Semaphore/down-i.yaml +0 -12
- data/doc/ri/Semaphore/exclusive-i.yaml +0 -11
- data/doc/ri/Semaphore/new-c.yaml +0 -10
- data/doc/ri/Semaphore/p-i.yaml +0 -12
- data/doc/ri/Semaphore/signal-i.yaml +0 -13
- data/doc/ri/Semaphore/synchronize-i.yaml +0 -12
- data/doc/ri/Semaphore/up-i.yaml +0 -12
- data/doc/ri/Semaphore/v-i.yaml +0 -12
- data/doc/ri/Semaphore/wait-i.yaml +0 -13
- data/doc/ri/Set/cdesc-Set.yaml +0 -16
- data/doc/ri/Set/power_set-i.yaml +0 -10
- data/doc/ri/Settings/Setting/cdesc-Setting.yaml +0 -42
- data/doc/ri/Settings/Setting/new-c.yaml +0 -10
- data/doc/ri/Settings/Setting/to_s-i.yaml +0 -12
- data/doc/ri/Settings/Setting/update-i.yaml +0 -12
- data/doc/ri/Settings/SettingCollection/cdesc-SettingCollection.yaml +0 -23
- data/doc/ri/Settings/SettingCollection/method_missing-i.yaml +0 -12
- data/doc/ri/Settings/add_setting-c.yaml +0 -17
- data/doc/ri/Settings/cdesc-Settings.yaml +0 -33
- data/doc/ri/Settings/load-c.yaml +0 -12
- data/doc/ri/Settings/method_missing-c.yaml +0 -10
- data/doc/ri/Settings/parse-c.yaml +0 -12
- data/doc/ri/Settings/settings-c.yaml +0 -12
- data/doc/ri/Settings/setup-c.yaml +0 -15
- data/doc/ri/Shellwords/cdesc-Shellwords.yaml +0 -16
- data/doc/ri/Shellwords/escape-i.yaml +0 -12
- data/doc/ri/SimpleStringIO/cdesc-SimpleStringIO.yaml +0 -20
- data/doc/ri/SimpleStringIO/new-c.yaml +0 -10
- data/doc/ri/SimpleStringIO/write-i.yaml +0 -10
- data/doc/ri/Snapshot/ValueHolder/cdesc-ValueHolder.yaml +0 -24
- data/doc/ri/Snapshot/ValueHolder/new-c.yaml +0 -10
- data/doc/ri/Snapshot/ValueHolder/restore_snapshot-i.yaml +0 -10
- data/doc/ri/Snapshot/ValueHolder/take_snapshot-i.yaml +0 -10
- data/doc/ri/Snapshot/add-i.yaml +0 -10
- data/doc/ri/Snapshot/cdesc-Snapshot.yaml +0 -36
- data/doc/ri/Snapshot/new-c.yaml +0 -10
- data/doc/ri/Snapshot/restore-i.yaml +0 -10
- data/doc/ri/Stackable/cdesc-Stackable.yaml +0 -33
- data/doc/ri/Stackable/peek-i.yaml +0 -14
- data/doc/ri/Stackable/poke-i.yaml +0 -15
- data/doc/ri/Stackable/pop-i.yaml +0 -14
- data/doc/ri/Stackable/pull-i.yaml +0 -15
- data/doc/ri/Stackable/push-i.yaml +0 -14
- data/doc/ri/Stackable/shift-i.yaml +0 -12
- data/doc/ri/Stackable/unshift-i.yaml +0 -12
- data/doc/ri/String/Style/camelize-c.yaml +0 -18
- data/doc/ri/String/Style/capitalize-c.yaml +0 -12
- data/doc/ri/String/Style/cdesc-Style.yaml +0 -69
- data/doc/ri/String/Style/classify-c.yaml +0 -20
- data/doc/ri/String/Style/dasherize-c.yaml +0 -16
- data/doc/ri/String/Style/demodulize-c.yaml +0 -16
- data/doc/ri/String/Style/downcase-c.yaml +0 -12
- data/doc/ri/String/Style/foreign_key-c.yaml +0 -16
- data/doc/ri/String/Style/humanize-c.yaml +0 -16
- data/doc/ri/String/Style/lowercamel-c.yaml +0 -10
- data/doc/ri/String/Style/lowercase-c.yaml +0 -12
- data/doc/ri/String/Style/methodize-c.yaml +0 -18
- data/doc/ri/String/Style/modulize-c.yaml +0 -18
- data/doc/ri/String/Style/ordinalize-c.yaml +0 -16
- data/doc/ri/String/Style/pathize-c.yaml +0 -22
- data/doc/ri/String/Style/snakecase-c.yaml +0 -18
- data/doc/ri/String/Style/tableize-c.yaml +0 -16
- data/doc/ri/String/Style/titlecase-c.yaml +0 -14
- data/doc/ri/String/Style/titleize-c.yaml +0 -18
- data/doc/ri/String/Style/underscore-c.yaml +0 -18
- data/doc/ri/String/Style/upcase-c.yaml +0 -12
- data/doc/ri/String/Style/uppercamel-c.yaml +0 -10
- data/doc/ri/String/Style/uppercase-c.yaml +0 -12
- data/doc/ri/String/Words/brief-i.yaml +0 -14
- data/doc/ri/String/Words/cdesc-Words.yaml +0 -28
- data/doc/ri/String/Words/each_word-i.yaml +0 -14
- data/doc/ri/String/Words/word_filter%21-i.yaml +0 -14
- data/doc/ri/String/Words/word_filter-i.yaml +0 -14
- data/doc/ri/String/Words/word_wrap%21-i.yaml +0 -14
- data/doc/ri/String/Words/word_wrap-i.yaml +0 -18
- data/doc/ri/String/Words/words-i.yaml +0 -14
- data/doc/ri/String/cdesc-String.yaml +0 -17
- data/doc/ri/Struct/cdesc-Struct.yaml +0 -18
- data/doc/ri/Struct/restore_snapshot-i.yaml +0 -10
- data/doc/ri/Struct/take_snapshot-i.yaml +0 -10
- data/doc/ri/Symbol/cdesc-Symbol.yaml +0 -15
- data/doc/ri/SyncArray/cdesc-SyncArray.yaml +0 -19
- data/doc/ri/SyncArray/new-c.yaml +0 -12
- data/doc/ri/SyncHash/Delegator/%5b%5d%3d-i.yaml +0 -10
- data/doc/ri/SyncHash/Delegator/%5b%5d-i.yaml +0 -10
- data/doc/ri/SyncHash/Delegator/cdesc-Delegator.yaml +0 -30
- data/doc/ri/SyncHash/Delegator/clear-i.yaml +0 -10
- data/doc/ri/SyncHash/Delegator/delete-i.yaml +0 -10
- data/doc/ri/SyncHash/Delegator/keys-i.yaml +0 -10
- data/doc/ri/SyncHash/Delegator/size-i.yaml +0 -10
- data/doc/ri/SyncHash/Delegator/values-i.yaml +0 -10
- data/doc/ri/SyncHash/Inheritor/%5b%5d%3d-i.yaml +0 -10
- data/doc/ri/SyncHash/Inheritor/%5b%5d-i.yaml +0 -10
- data/doc/ri/SyncHash/Inheritor/cdesc-Inheritor.yaml +0 -30
- data/doc/ri/SyncHash/Inheritor/clear-i.yaml +0 -10
- data/doc/ri/SyncHash/Inheritor/delete-i.yaml +0 -10
- data/doc/ri/SyncHash/Inheritor/keys-i.yaml +0 -10
- data/doc/ri/SyncHash/Inheritor/size-i.yaml +0 -10
- data/doc/ri/SyncHash/Inheritor/values-i.yaml +0 -10
- data/doc/ri/SyncHash/cdesc-SyncHash.yaml +0 -38
- data/doc/ri/SyncHash/new-c.yaml +0 -10
- data/doc/ri/System/argf-i.yaml +0 -12
- data/doc/ri/System/argv-i.yaml +0 -11
- data/doc/ri/System/cdesc-System.yaml +0 -145
- data/doc/ri/System/child_status-i.yaml +0 -11
- data/doc/ri/System/coding%3d-i.yaml +0 -10
- data/doc/ri/System/coding-i.yaml +0 -10
- data/doc/ri/System/current_platform-i.yaml +0 -12
- data/doc/ri/System/data-i.yaml +0 -12
- data/doc/ri/System/debug-i.yaml +0 -10
- data/doc/ri/System/default_input-i.yaml +0 -13
- data/doc/ri/System/default_output%3d-i.yaml +0 -11
- data/doc/ri/System/default_output-i.yaml +0 -11
- data/doc/ri/System/defin-i.yaml +0 -12
- data/doc/ri/System/defout%3d-i.yaml +0 -12
- data/doc/ri/System/defout-i.yaml +0 -12
- data/doc/ri/System/env-i.yaml +0 -10
- data/doc/ri/System/environment-i.yaml +0 -10
- data/doc/ri/System/error_info-i.yaml +0 -10
- data/doc/ri/System/error_position-i.yaml +0 -10
- data/doc/ri/System/exit_status-i.yaml +0 -12
- data/doc/ri/System/extentions-i.yaml +0 -10
- data/doc/ri/System/fs%3d-i.yaml +0 -12
- data/doc/ri/System/fs-i.yaml +0 -12
- data/doc/ri/System/input_field_separator%3d-i.yaml +0 -11
- data/doc/ri/System/input_field_separator-i.yaml +0 -11
- data/doc/ri/System/input_line_number-i.yaml +0 -11
- data/doc/ri/System/input_lineno-i.yaml +0 -12
- data/doc/ri/System/input_record_separator%3d-i.yaml +0 -11
- data/doc/ri/System/input_record_separator-i.yaml +0 -11
- data/doc/ri/System/line_end_processing-i.yaml +0 -10
- data/doc/ri/System/load_path-i.yaml +0 -12
- data/doc/ri/System/loaded_features-i.yaml +0 -11
- data/doc/ri/System/match_platform-i.yaml +0 -11
- data/doc/ri/System/ofs%3d-i.yaml +0 -12
- data/doc/ri/System/ofs-i.yaml +0 -12
- data/doc/ri/System/options-i.yaml +0 -12
- data/doc/ri/System/ors%3d-i.yaml +0 -12
- data/doc/ri/System/ors-i.yaml +0 -12
- data/doc/ri/System/output_field_separator%3d-i.yaml +0 -11
- data/doc/ri/System/output_field_separator-i.yaml +0 -11
- data/doc/ri/System/output_record_separator%3d-i.yaml +0 -11
- data/doc/ri/System/output_record_separator-i.yaml +0 -11
- data/doc/ri/System/pid-i.yaml +0 -12
- data/doc/ri/System/platform-i.yaml +0 -10
- data/doc/ri/System/process_id-i.yaml +0 -15
- data/doc/ri/System/program_loop-i.yaml +0 -10
- data/doc/ri/System/program_name%3d-i.yaml +0 -10
- data/doc/ri/System/program_name-i.yaml +0 -12
- data/doc/ri/System/release-i.yaml +0 -10
- data/doc/ri/System/required-i.yaml +0 -12
- data/doc/ri/System/rs%3d-i.yaml +0 -12
- data/doc/ri/System/rs-i.yaml +0 -12
- data/doc/ri/System/rubylibdir-i.yaml +0 -10
- data/doc/ri/System/rubypath-i.yaml +0 -10
- data/doc/ri/System/safe-i.yaml +0 -10
- data/doc/ri/System/stderr%3d-i.yaml +0 -10
- data/doc/ri/System/stderr-i.yaml +0 -10
- data/doc/ri/System/stdin%3d-i.yaml +0 -10
- data/doc/ri/System/stdin-i.yaml +0 -12
- data/doc/ri/System/stdout%3d-i.yaml +0 -10
- data/doc/ri/System/stdout-i.yaml +0 -10
- data/doc/ri/System/verbose%3d-i.yaml +0 -10
- data/doc/ri/System/verbose-i.yaml +0 -10
- data/doc/ri/System/version-i.yaml +0 -10
- data/doc/ri/Time/cdesc-Time.yaml +0 -17
- data/doc/ri/Timer/Dummy/cdesc-Dummy.yaml +0 -20
- data/doc/ri/Timer/Dummy/start-i.yaml +0 -10
- data/doc/ri/Timer/Dummy/stop-i.yaml +0 -10
- data/doc/ri/Timer/cdesc-Timer.yaml +0 -57
- data/doc/ri/Timer/defuse-i.yaml +0 -12
- data/doc/ri/Timer/limit-i.yaml +0 -12
- data/doc/ri/Timer/new-c.yaml +0 -10
- data/doc/ri/Timer/on_timeout-i.yaml +0 -10
- data/doc/ri/Timer/reset-i.yaml +0 -12
- data/doc/ri/Timer/reset_limit-i.yaml +0 -14
- data/doc/ri/Timer/running%3f-i.yaml +0 -12
- data/doc/ri/Timer/start-i.yaml +0 -12
- data/doc/ri/Timer/stop-i.yaml +0 -12
- data/doc/ri/Timer/stopped%3f-i.yaml +0 -12
- data/doc/ri/Timer/total_time-i.yaml +0 -12
- data/doc/ri/TracePoint/%3d%3d%3d-i.yaml +0 -12
- data/doc/ri/TracePoint/active%3d-c.yaml +0 -10
- data/doc/ri/TracePoint/active-c.yaml +0 -10
- data/doc/ri/TracePoint/back-i.yaml +0 -12
- data/doc/ri/TracePoint/bind-i.yaml +0 -12
- data/doc/ri/TracePoint/called-i.yaml +0 -13
- data/doc/ri/TracePoint/callee-i.yaml +0 -13
- data/doc/ri/TracePoint/cdesc-TracePoint.yaml +0 -82
- data/doc/ri/TracePoint/event%3f-i.yaml +0 -12
- data/doc/ri/TracePoint/event_map-i.yaml +0 -10
- data/doc/ri/TracePoint/eventless%3f-i.yaml +0 -10
- data/doc/ri/TracePoint/method_name-i.yaml +0 -12
- data/doc/ri/TracePoint/new-c.yaml +0 -12
- data/doc/ri/TracePoint/self-i.yaml +0 -12
- data/doc/ri/TracePoint/trace-c.yaml +0 -12
- data/doc/ri/TrueClass/cdesc-TrueClass.yaml +0 -15
- data/doc/ri/Tuple/%3c%3c-i.yaml +0 -12
- data/doc/ri/Tuple/%3c%3d%3e-i.yaml +0 -10
- data/doc/ri/Tuple/%3d%7e-i.yaml +0 -12
- data/doc/ri/Tuple/%5b%5d%3d-i.yaml +0 -10
- data/doc/ri/Tuple/%5b%5d-c.yaml +0 -10
- data/doc/ri/Tuple/%5b%5d-i.yaml +0 -10
- data/doc/ri/Tuple/cast_from_array-c.yaml +0 -11
- data/doc/ri/Tuple/cast_from_string-c.yaml +0 -20
- data/doc/ri/Tuple/cdesc-Tuple.yaml +0 -113
- data/doc/ri/Tuple/constraint_to_lambda-c.yaml +0 -12
- data/doc/ri/Tuple/divider-i.yaml +0 -10
- data/doc/ri/Tuple/each-i.yaml +0 -10
- data/doc/ri/Tuple/each_index-i.yaml +0 -10
- data/doc/ri/Tuple/empty%3f-i.yaml +0 -10
- data/doc/ri/Tuple/eql%3f-i.yaml +0 -12
- data/doc/ri/Tuple/first-i.yaml +0 -10
- data/doc/ri/Tuple/hash-i.yaml +0 -12
- data/doc/ri/Tuple/index-i.yaml +0 -10
- data/doc/ri/Tuple/inspect-i.yaml +0 -10
- data/doc/ri/Tuple/last-i.yaml +0 -10
- data/doc/ri/Tuple/length-i.yaml +0 -10
- data/doc/ri/Tuple/major-i.yaml +0 -12
- data/doc/ri/Tuple/minor-i.yaml +0 -10
- data/doc/ri/Tuple/multiton_id-c.yaml +0 -10
- data/doc/ri/Tuple/new-c.yaml +0 -10
- data/doc/ri/Tuple/parse_constraint-c.yaml +0 -10
- data/doc/ri/Tuple/pop-i.yaml +0 -10
- data/doc/ri/Tuple/pot-i.yaml +0 -13
- data/doc/ri/Tuple/pull-i.yaml +0 -13
- data/doc/ri/Tuple/push-i.yaml +0 -10
- data/doc/ri/Tuple/rindex-i.yaml +0 -10
- data/doc/ri/Tuple/shift-i.yaml +0 -12
- data/doc/ri/Tuple/size-i.yaml +0 -10
- data/doc/ri/Tuple/teeny-i.yaml +0 -10
- data/doc/ri/Tuple/to_a-i.yaml +0 -10
- data/doc/ri/Tuple/to_ary-i.yaml +0 -10
- data/doc/ri/Tuple/to_s-i.yaml +0 -10
- data/doc/ri/Tuple/to_t-i.yaml +0 -10
- data/doc/ri/Tuple/to_tuple-i.yaml +0 -10
- data/doc/ri/Tuple/unshift-i.yaml +0 -12
- data/doc/ri/Tuple/values-i.yaml +0 -10
- data/doc/ri/TypeCast/Class/cast_from-i.yaml +0 -14
- data/doc/ri/TypeCast/Class/cdesc-Class.yaml +0 -18
- data/doc/ri/TypeCast/Object/cast_to-i.yaml +0 -14
- data/doc/ri/TypeCast/Object/cdesc-Object.yaml +0 -18
- data/doc/ri/TypeCast/cdesc-TypeCast.yaml +0 -52
- data/doc/ri/TypeCastException/cdesc-TypeCastException.yaml +0 -17
- data/doc/ri/URI/Hash/cdesc-Hash.yaml +0 -16
- data/doc/ri/URI/Hash/to_uri-i.yaml +0 -11
- data/doc/ri/URI/Kernel/cdesc-Kernel.yaml +0 -18
- data/doc/ri/URI/Kernel/unuri-i.yaml +0 -11
- data/doc/ri/URI/Kernel/uri-i.yaml +0 -11
- data/doc/ri/URI/cdesc-URI.yaml +0 -38
- data/doc/ri/URI/cgi_escape-i.yaml +0 -12
- data/doc/ri/URI/cgi_parse-i.yaml +0 -11
- data/doc/ri/URI/cgi_unescape-i.yaml +0 -11
- data/doc/ri/URI/chomp_query_string-i.yaml +0 -16
- data/doc/ri/URI/decode-i.yaml +0 -12
- data/doc/ri/URI/get_query_string-i.yaml +0 -16
- data/doc/ri/URI/hash_to_query-i.yaml +0 -15
- data/doc/ri/URI/hash_to_query_string-i.yaml +0 -12
- data/doc/ri/URI/query_string_to_hash-i.yaml +0 -12
- data/doc/ri/URI/query_to_hash-i.yaml +0 -17
- data/doc/ri/URI/update_query_string-i.yaml +0 -18
- data/doc/ri/URI/update_request_uri-i.yaml +0 -12
- data/doc/ri/UnboundMethod/arguments-i.yaml +0 -18
- data/doc/ri/UnboundMethod/cdesc-UnboundMethod.yaml +0 -18
- data/doc/ri/UnboundMethod/name-i.yaml +0 -14
- data/doc/ri/Uninheritable/cdesc-Uninheritable.yaml +0 -21
- data/doc/ri/Uninheritable/inherited-i.yaml +0 -12
- data/doc/ri/UploadUtils/cdesc-UploadUtils.yaml +0 -47
- data/doc/ri/UploadUtils/files-i.yaml +0 -12
- data/doc/ri/UploadUtils/ftp-i.yaml +0 -12
- data/doc/ri/UploadUtils/rsync-i.yaml +0 -12
- data/doc/ri/UploadUtils/sftp-i.yaml +0 -12
- data/doc/ri/UploadUtils/stage_linkdir-i.yaml +0 -12
- data/doc/ri/UploadUtils/stage_transfer-i.yaml +0 -20
- data/doc/ri/UploadUtils/upload-i.yaml +0 -12
- data/doc/ri/UploadUtils/upload_parameters-i.yaml +0 -12
- data/doc/ri/VersionNumber/%3c%3d%3e-i.yaml +0 -12
- data/doc/ri/VersionNumber/%3d%7e-i.yaml +0 -12
- data/doc/ri/VersionNumber/%5b%5d-i.yaml +0 -10
- data/doc/ri/VersionNumber/cdesc-VersionNumber.yaml +0 -45
- data/doc/ri/VersionNumber/constraint_lambda-c.yaml +0 -12
- data/doc/ri/VersionNumber/inspect-i.yaml +0 -10
- data/doc/ri/VersionNumber/major-i.yaml +0 -12
- data/doc/ri/VersionNumber/method_missing-i.yaml +0 -12
- data/doc/ri/VersionNumber/minor-i.yaml +0 -12
- data/doc/ri/VersionNumber/new-c.yaml +0 -10
- data/doc/ri/VersionNumber/parse_constraint-c.yaml +0 -10
- data/doc/ri/VersionNumber/teeny-i.yaml +0 -12
- data/doc/ri/VersionNumber/to_s-i.yaml +0 -10
- data/doc/ri/VersionNumber/to_str-i.yaml +0 -12
- data/doc/ri/Weekdays/after-i.yaml +0 -12
- data/doc/ri/Weekdays/ago-i.yaml +0 -13
- data/doc/ri/Weekdays/before-i.yaml +0 -12
- data/doc/ri/Weekdays/cdesc-Weekdays.yaml +0 -38
- data/doc/ri/Weekdays/from_now-i.yaml +0 -12
- data/doc/ri/Weekdays/new-c.yaml +0 -10
- data/doc/ri/Weekdays/since-i.yaml +0 -13
- data/doc/ri/Weekdays/step-i.yaml +0 -10
- data/doc/ri/Weekdays/until-i.yaml +0 -12
- data/doc/ri/XOXO/Parser/cdesc-Parser.yaml +0 -15
- data/doc/ri/XOXO/cdesc-XOXO.yaml +0 -25
- data/doc/ri/XOXO/dump-c.yaml +0 -35
- data/doc/ri/XOXO/load-c.yaml +0 -12
- data/doc/ri/XOXO/make_xoxo-c.yaml +0 -10
- data/doc/ri/ZipUtils/DryRun/cdesc-DryRun.yaml +0 -32
- data/doc/ri/ZipUtils/DryRun/compress-i.yaml +0 -10
- data/doc/ri/ZipUtils/DryRun/tar_bzip2-i.yaml +0 -10
- data/doc/ri/ZipUtils/DryRun/tar_gzip-i.yaml +0 -10
- data/doc/ri/ZipUtils/DryRun/untar_bzip2-i.yaml +0 -10
- data/doc/ri/ZipUtils/DryRun/untar_gzip-i.yaml +0 -10
- data/doc/ri/ZipUtils/DryRun/unzip-i.yaml +0 -10
- data/doc/ri/ZipUtils/DryRun/zip-i.yaml +0 -10
- data/doc/ri/ZipUtils/NoWrite/cdesc-NoWrite.yaml +0 -32
- data/doc/ri/ZipUtils/NoWrite/compress-i.yaml +0 -10
- data/doc/ri/ZipUtils/NoWrite/tar_bzip2-i.yaml +0 -10
- data/doc/ri/ZipUtils/NoWrite/tar_gzip-i.yaml +0 -10
- data/doc/ri/ZipUtils/NoWrite/untar_bzip2-i.yaml +0 -10
- data/doc/ri/ZipUtils/NoWrite/untar_gzip-i.yaml +0 -10
- data/doc/ri/ZipUtils/NoWrite/unzip-i.yaml +0 -10
- data/doc/ri/ZipUtils/NoWrite/zip-i.yaml +0 -10
- data/doc/ri/ZipUtils/Verbose/cdesc-Verbose.yaml +0 -32
- data/doc/ri/ZipUtils/Verbose/compress-i.yaml +0 -10
- data/doc/ri/ZipUtils/Verbose/tar_bzip2-i.yaml +0 -10
- data/doc/ri/ZipUtils/Verbose/tar_gzip-i.yaml +0 -10
- data/doc/ri/ZipUtils/Verbose/untar_bzip2-i.yaml +0 -10
- data/doc/ri/ZipUtils/Verbose/untar_gzip-i.yaml +0 -10
- data/doc/ri/ZipUtils/Verbose/unzip-i.yaml +0 -10
- data/doc/ri/ZipUtils/Verbose/zip-i.yaml +0 -10
- data/doc/ri/ZipUtils/cdesc-ZipUtils.yaml +0 -50
- data/doc/ri/ZipUtils/compress-i.yaml +0 -27
- data/doc/ri/ZipUtils/tar_bzip-i.yaml +0 -12
- data/doc/ri/ZipUtils/tar_bzip2-i.yaml +0 -15
- data/doc/ri/ZipUtils/tar_gzip-i.yaml +0 -13
- data/doc/ri/ZipUtils/tar_j-i.yaml +0 -12
- data/doc/ri/ZipUtils/tar_z-i.yaml +0 -12
- data/doc/ri/ZipUtils/tgz-i.yaml +0 -11
- data/doc/ri/ZipUtils/untar_bzip-i.yaml +0 -12
- data/doc/ri/ZipUtils/untar_bzip2-i.yaml +0 -15
- data/doc/ri/ZipUtils/untar_gzip-i.yaml +0 -13
- data/doc/ri/ZipUtils/untar_j-i.yaml +0 -12
- data/doc/ri/ZipUtils/untar_z-i.yaml +0 -12
- data/doc/ri/ZipUtils/unzip-i.yaml +0 -12
- data/doc/ri/ZipUtils/zip-i.yaml +0 -12
- data/doc/ri/created.rid +0 -1
- data/lib/core/facets/kernel/suppress.rb +0 -18
- data/lib/core/facets/string/to_time.rb +0 -15
- data/lib/core/facets/time/to_date.rb +0 -26
- data/test/core/string/test_to_time.rb +0 -15
- data/test/core/time/test_to_date.rb +0 -12
@@ -57,7 +57,6 @@
|
|
57
57
|
<tr valign="top">
|
58
58
|
<td>In:</td>
|
59
59
|
<td>
|
60
|
-
<a href="../../files/lib/more/facets/string/words_rb.html">lib/more/facets/string/words.rb</a>
|
61
60
|
<a href="../../files/lib/more/facets/string/words_rb.html">lib/more/facets/string/words.rb</a>
|
62
61
|
</td>
|
63
62
|
</tr>
|
@@ -75,20 +74,13 @@
|
|
75
74
|
|
76
75
|
<div class="sectiontitle">Methods</div>
|
77
76
|
<ul>
|
78
|
-
<li><a href="#
|
79
|
-
<li><a href="#
|
80
|
-
<li><a href="#
|
81
|
-
<li><a href="#
|
82
|
-
<li><a href="#
|
83
|
-
<li><a href="#
|
84
|
-
<li><a href="#
|
85
|
-
<li><a href="#M000620">word_filter!</a></li>
|
86
|
-
<li><a href="#M000621">word_wrap</a></li>
|
87
|
-
<li><a href="#M000628">word_wrap</a></li>
|
88
|
-
<li><a href="#M000622">word_wrap!</a></li>
|
89
|
-
<li><a href="#M000629">word_wrap!</a></li>
|
90
|
-
<li><a href="#M000624">words</a></li>
|
91
|
-
<li><a href="#M000617">words</a></li>
|
77
|
+
<li><a href="#M000650">brief</a></li>
|
78
|
+
<li><a href="#M000645">each_word</a></li>
|
79
|
+
<li><a href="#M000646">word_filter</a></li>
|
80
|
+
<li><a href="#M000647">word_filter!</a></li>
|
81
|
+
<li><a href="#M000648">word_wrap</a></li>
|
82
|
+
<li><a href="#M000649">word_wrap!</a></li>
|
83
|
+
<li><a href="#M000644">words</a></li>
|
92
84
|
</ul>
|
93
85
|
|
94
86
|
|
@@ -99,7 +91,7 @@
|
|
99
91
|
<div class="sectiontitle">Public Instance methods</div>
|
100
92
|
<div class="method">
|
101
93
|
<div class="title">
|
102
|
-
<a name="
|
94
|
+
<a name="M000650"></a><b>brief</b>(range=76, ellipsis="...")
|
103
95
|
</div>
|
104
96
|
<div class="description">
|
105
97
|
<p>
|
@@ -114,8 +106,8 @@ The string is chopped at the nearest word if possible, and appended by
|
|
114
106
|
</pre>
|
115
107
|
</div>
|
116
108
|
<div class="sourcecode">
|
117
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
118
|
-
<div id="
|
109
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000650_source')" id="l_M000650_source">show source</a> ]</p>
|
110
|
+
<div id="M000650_source" class="dyn-source">
|
119
111
|
<pre>
|
120
112
|
<span class="ruby-comment cmt"># File lib/more/facets/string/words.rb, line 148</span>
|
121
113
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">brief</span>(<span class="ruby-identifier">range</span>=<span class="ruby-value">76</span>, <span class="ruby-identifier">ellipsis</span>=<span class="ruby-value str">"..."</span>)
|
@@ -143,51 +135,7 @@ The string is chopped at the nearest word if possible, and appended by
|
|
143
135
|
</div>
|
144
136
|
<div class="method">
|
145
137
|
<div class="title">
|
146
|
-
<a name="
|
147
|
-
</div>
|
148
|
-
<div class="description">
|
149
|
-
<p>
|
150
|
-
Returns short abstract of long strings; not exceeding <tt>range</tt>
|
151
|
-
characters. If range is an integer then the minimum is 20% of the maximum.
|
152
|
-
The string is chopped at the nearest word if possible, and appended by
|
153
|
-
<tt>ellipsis</tt>, which defaults to ’…’.
|
154
|
-
</p>
|
155
|
-
<pre>
|
156
|
-
CREDIT: George Moschovitis
|
157
|
-
CREDIT: Trans
|
158
|
-
</pre>
|
159
|
-
</div>
|
160
|
-
<div class="sourcecode">
|
161
|
-
<p class="source-link">[ <a href="javascript:toggleSource('M000623_source')" id="l_M000623_source">show source</a> ]</p>
|
162
|
-
<div id="M000623_source" class="dyn-source">
|
163
|
-
<pre>
|
164
|
-
<span class="ruby-comment cmt"># File lib/more/facets/string/words.rb, line 148</span>
|
165
|
-
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">brief</span>(<span class="ruby-identifier">range</span>=<span class="ruby-value">76</span>, <span class="ruby-identifier">ellipsis</span>=<span class="ruby-value str">"..."</span>)
|
166
|
-
<span class="ruby-keyword kw">if</span> <span class="ruby-constant">Range</span><span class="ruby-operator">===</span><span class="ruby-identifier">range</span>
|
167
|
-
<span class="ruby-identifier">min</span> = <span class="ruby-identifier">range</span>.<span class="ruby-identifier">first</span>
|
168
|
-
<span class="ruby-identifier">max</span> = <span class="ruby-identifier">range</span>.<span class="ruby-identifier">last</span>
|
169
|
-
<span class="ruby-keyword kw">else</span>
|
170
|
-
<span class="ruby-identifier">max</span> = <span class="ruby-identifier">range</span>
|
171
|
-
<span class="ruby-identifier">min</span> = <span class="ruby-identifier">max</span> <span class="ruby-operator">-</span> (<span class="ruby-identifier">max</span><span class="ruby-operator">/</span><span class="ruby-value">5</span>).<span class="ruby-identifier">to_i</span>
|
172
|
-
<span class="ruby-identifier">range</span> = <span class="ruby-identifier">min</span><span class="ruby-operator">..</span><span class="ruby-identifier">max</span>
|
173
|
-
<span class="ruby-keyword kw">end</span>
|
174
|
-
|
175
|
-
<span class="ruby-keyword kw">if</span> <span class="ruby-identifier">size</span> <span class="ruby-operator">></span> <span class="ruby-identifier">max</span>
|
176
|
-
<span class="ruby-identifier">cut_at</span> = <span class="ruby-identifier">rindex</span>(<span class="ruby-regexp re">/\b/</span>, <span class="ruby-identifier">max</span>) <span class="ruby-operator">||</span> <span class="ruby-identifier">max</span>
|
177
|
-
<span class="ruby-identifier">cut_at</span> = <span class="ruby-identifier">max</span> <span class="ruby-keyword kw">if</span> <span class="ruby-identifier">cut_at</span> <span class="ruby-operator"><</span> <span class="ruby-identifier">min</span>
|
178
|
-
<span class="ruby-identifier">xstring</span> = <span class="ruby-identifier">slice</span>(<span class="ruby-value">0</span>, <span class="ruby-identifier">cut_at</span>)
|
179
|
-
<span class="ruby-identifier">xstring</span>.<span class="ruby-identifier">chomp</span>(<span class="ruby-value str">" "</span>) <span class="ruby-operator">+</span> <span class="ruby-identifier">ellipsis</span>
|
180
|
-
<span class="ruby-keyword kw">else</span>
|
181
|
-
<span class="ruby-keyword kw">self</span>
|
182
|
-
<span class="ruby-keyword kw">end</span>
|
183
|
-
<span class="ruby-keyword kw">end</span>
|
184
|
-
</pre>
|
185
|
-
</div>
|
186
|
-
</div>
|
187
|
-
</div>
|
188
|
-
<div class="method">
|
189
|
-
<div class="title">
|
190
|
-
<a name="M000625"></a><b>each_word</b>( &yld )
|
138
|
+
<a name="M000645"></a><b>each_word</b>( &yld )
|
191
139
|
</div>
|
192
140
|
<div class="description">
|
193
141
|
<p>
|
@@ -198,8 +146,8 @@ Iterate through each word of a string.
|
|
198
146
|
</pre>
|
199
147
|
</div>
|
200
148
|
<div class="sourcecode">
|
201
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
202
|
-
<div id="
|
149
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000645_source')" id="l_M000645_source">show source</a> ]</p>
|
150
|
+
<div id="M000645_source" class="dyn-source">
|
203
151
|
<pre>
|
204
152
|
<span class="ruby-comment cmt"># File lib/more/facets/string/words.rb, line 19</span>
|
205
153
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">each_word</span>( <span class="ruby-operator">&</span><span class="ruby-identifier">yld</span> )
|
@@ -225,77 +173,11 @@ Iterate through each word of a string.
|
|
225
173
|
</div>
|
226
174
|
<div class="method">
|
227
175
|
<div class="title">
|
228
|
-
<a name="
|
176
|
+
<a name="M000646"></a><b>word_filter</b>( &blk )
|
229
177
|
</div>
|
230
178
|
<div class="description">
|
231
179
|
<p>
|
232
|
-
|
233
|
-
</p>
|
234
|
-
<pre>
|
235
|
-
"a string".each_word { |word, range| ... }
|
236
|
-
</pre>
|
237
|
-
</div>
|
238
|
-
<div class="sourcecode">
|
239
|
-
<p class="source-link">[ <a href="javascript:toggleSource('M000618_source')" id="l_M000618_source">show source</a> ]</p>
|
240
|
-
<div id="M000618_source" class="dyn-source">
|
241
|
-
<pre>
|
242
|
-
<span class="ruby-comment cmt"># File lib/more/facets/string/words.rb, line 19</span>
|
243
|
-
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">each_word</span>( <span class="ruby-operator">&</span><span class="ruby-identifier">yld</span> )
|
244
|
-
<span class="ruby-identifier">rest_of_string</span> = <span class="ruby-keyword kw">self</span>
|
245
|
-
<span class="ruby-identifier">wordfind</span> = <span class="ruby-regexp re">/([-'\w]+)/</span>
|
246
|
-
<span class="ruby-identifier">arity</span> = <span class="ruby-identifier">yld</span>.<span class="ruby-identifier">arity</span>
|
247
|
-
<span class="ruby-identifier">offset</span> = <span class="ruby-value">0</span>
|
248
|
-
<span class="ruby-keyword kw">while</span> <span class="ruby-identifier">wmatch</span> = <span class="ruby-identifier">wordfind</span>.<span class="ruby-identifier">match</span>(<span class="ruby-identifier">rest_of_string</span>)
|
249
|
-
<span class="ruby-identifier">word</span> = <span class="ruby-identifier">wmatch</span>[<span class="ruby-value">0</span>]
|
250
|
-
<span class="ruby-identifier">range</span> = <span class="ruby-identifier">offset</span><span class="ruby-operator">+</span><span class="ruby-identifier">wmatch</span>.<span class="ruby-identifier">begin</span>(<span class="ruby-value">0</span>) <span class="ruby-operator">...</span> <span class="ruby-identifier">offset</span><span class="ruby-operator">+</span><span class="ruby-identifier">wmatch</span>.<span class="ruby-identifier">end</span>(<span class="ruby-value">0</span>)
|
251
|
-
<span class="ruby-identifier">rest_of_string</span> = <span class="ruby-identifier">wmatch</span>.<span class="ruby-identifier">post_match</span>
|
252
|
-
<span class="ruby-keyword kw">if</span> <span class="ruby-identifier">arity</span> <span class="ruby-operator">==</span> <span class="ruby-value">1</span>
|
253
|
-
<span class="ruby-identifier">yld</span>.<span class="ruby-identifier">call</span>(<span class="ruby-identifier">word</span>)
|
254
|
-
<span class="ruby-keyword kw">else</span>
|
255
|
-
<span class="ruby-identifier">yld</span>.<span class="ruby-identifier">call</span>(<span class="ruby-identifier">word</span>, <span class="ruby-identifier">range</span>)
|
256
|
-
<span class="ruby-keyword kw">end</span>
|
257
|
-
<span class="ruby-identifier">offset</span> = <span class="ruby-keyword kw">self</span>.<span class="ruby-identifier">length</span> <span class="ruby-operator">-</span> <span class="ruby-identifier">rest_of_string</span>.<span class="ruby-identifier">length</span>
|
258
|
-
<span class="ruby-keyword kw">end</span>
|
259
|
-
<span class="ruby-keyword kw">end</span>
|
260
|
-
</pre>
|
261
|
-
</div>
|
262
|
-
</div>
|
263
|
-
</div>
|
264
|
-
<div class="method">
|
265
|
-
<div class="title">
|
266
|
-
<a name="M000626"></a><b>word_filter</b>( &blk )
|
267
|
-
</div>
|
268
|
-
<div class="description">
|
269
|
-
<p>
|
270
|
-
Filters out <a href="Words.html#M000617">words</a> from a string based on
|
271
|
-
block test.
|
272
|
-
</p>
|
273
|
-
<pre>
|
274
|
-
"a string".word_filter { |word| word =~ /^a/ } #=> "string"
|
275
|
-
|
276
|
-
CREDIT: George Moschovitis
|
277
|
-
</pre>
|
278
|
-
</div>
|
279
|
-
<div class="sourcecode">
|
280
|
-
<p class="source-link">[ <a href="javascript:toggleSource('M000626_source')" id="l_M000626_source">show source</a> ]</p>
|
281
|
-
<div id="M000626_source" class="dyn-source">
|
282
|
-
<pre>
|
283
|
-
<span class="ruby-comment cmt"># File lib/more/facets/string/words.rb, line 43</span>
|
284
|
-
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">word_filter</span>( <span class="ruby-operator">&</span><span class="ruby-identifier">blk</span> )
|
285
|
-
<span class="ruby-identifier">s</span> = <span class="ruby-keyword kw">self</span>.<span class="ruby-identifier">dup</span>
|
286
|
-
<span class="ruby-identifier">s</span>.<span class="ruby-identifier">word_filter!</span>( <span class="ruby-operator">&</span><span class="ruby-identifier">blk</span> )
|
287
|
-
<span class="ruby-keyword kw">end</span>
|
288
|
-
</pre>
|
289
|
-
</div>
|
290
|
-
</div>
|
291
|
-
</div>
|
292
|
-
<div class="method">
|
293
|
-
<div class="title">
|
294
|
-
<a name="M000619"></a><b>word_filter</b>( &blk )
|
295
|
-
</div>
|
296
|
-
<div class="description">
|
297
|
-
<p>
|
298
|
-
Filters out <a href="Words.html#M000617">words</a> from a string based on
|
180
|
+
Filters out <a href="Words.html#M000644">words</a> from a string based on
|
299
181
|
block test.
|
300
182
|
</p>
|
301
183
|
<pre>
|
@@ -305,8 +187,8 @@ block test.
|
|
305
187
|
</pre>
|
306
188
|
</div>
|
307
189
|
<div class="sourcecode">
|
308
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
309
|
-
<div id="
|
190
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000646_source')" id="l_M000646_source">show source</a> ]</p>
|
191
|
+
<div id="M000646_source" class="dyn-source">
|
310
192
|
<pre>
|
311
193
|
<span class="ruby-comment cmt"># File lib/more/facets/string/words.rb, line 43</span>
|
312
194
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">word_filter</span>( <span class="ruby-operator">&</span><span class="ruby-identifier">blk</span> )
|
@@ -319,47 +201,11 @@ block test.
|
|
319
201
|
</div>
|
320
202
|
<div class="method">
|
321
203
|
<div class="title">
|
322
|
-
<a name="
|
323
|
-
</div>
|
324
|
-
<div class="description">
|
325
|
-
<p>
|
326
|
-
In place version of <a href="Words.html#M000619">word_filter</a>.
|
327
|
-
</p>
|
328
|
-
<pre>
|
329
|
-
"a string".word_filter { |word| ... }
|
330
|
-
|
331
|
-
CREDIT: George Moschovitis
|
332
|
-
</pre>
|
333
|
-
</div>
|
334
|
-
<div class="sourcecode">
|
335
|
-
<p class="source-link">[ <a href="javascript:toggleSource('M000627_source')" id="l_M000627_source">show source</a> ]</p>
|
336
|
-
<div id="M000627_source" class="dyn-source">
|
337
|
-
<pre>
|
338
|
-
<span class="ruby-comment cmt"># File lib/more/facets/string/words.rb, line 54</span>
|
339
|
-
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">word_filter!</span> <span class="ruby-comment cmt">#:yield:</span>
|
340
|
-
<span class="ruby-identifier">rest_of_string</span> = <span class="ruby-keyword kw">self</span>
|
341
|
-
<span class="ruby-identifier">wordfind</span> = <span class="ruby-regexp re">/(\w+)/</span>
|
342
|
-
<span class="ruby-identifier">offset</span> = <span class="ruby-value">0</span>
|
343
|
-
<span class="ruby-keyword kw">while</span> <span class="ruby-identifier">wmatch</span> = <span class="ruby-identifier">wordfind</span>.<span class="ruby-identifier">match</span>(<span class="ruby-identifier">rest_of_string</span>)
|
344
|
-
<span class="ruby-identifier">word</span> = <span class="ruby-identifier">wmatch</span>[<span class="ruby-value">0</span>]
|
345
|
-
<span class="ruby-identifier">range</span> = <span class="ruby-identifier">offset</span><span class="ruby-operator">+</span><span class="ruby-identifier">wmatch</span>.<span class="ruby-identifier">begin</span>(<span class="ruby-value">0</span>) <span class="ruby-operator">...</span> <span class="ruby-identifier">offset</span><span class="ruby-operator">+</span><span class="ruby-identifier">wmatch</span>.<span class="ruby-identifier">end</span>(<span class="ruby-value">0</span>)
|
346
|
-
<span class="ruby-identifier">rest_of_string</span> = <span class="ruby-identifier">wmatch</span>.<span class="ruby-identifier">post_match</span>
|
347
|
-
<span class="ruby-keyword kw">self</span>[<span class="ruby-identifier">range</span>] = <span class="ruby-keyword kw">yield</span>( <span class="ruby-identifier">word</span> ).<span class="ruby-identifier">to_s</span>
|
348
|
-
<span class="ruby-identifier">offset</span> = <span class="ruby-keyword kw">self</span>.<span class="ruby-identifier">length</span> <span class="ruby-operator">-</span> <span class="ruby-identifier">rest_of_string</span>.<span class="ruby-identifier">length</span>
|
349
|
-
<span class="ruby-keyword kw">end</span>
|
350
|
-
<span class="ruby-keyword kw">self</span>
|
351
|
-
<span class="ruby-keyword kw">end</span>
|
352
|
-
</pre>
|
353
|
-
</div>
|
354
|
-
</div>
|
355
|
-
</div>
|
356
|
-
<div class="method">
|
357
|
-
<div class="title">
|
358
|
-
<a name="M000620"></a><b>word_filter!</b>( {|| ...}
|
204
|
+
<a name="M000647"></a><b>word_filter!</b>( {|| ...}
|
359
205
|
</div>
|
360
206
|
<div class="description">
|
361
207
|
<p>
|
362
|
-
In place version of <a href="Words.html#
|
208
|
+
In place version of <a href="Words.html#M000646">word_filter</a>.
|
363
209
|
</p>
|
364
210
|
<pre>
|
365
211
|
"a string".word_filter { |word| ... }
|
@@ -368,8 +214,8 @@ In place version of <a href="Words.html#M000619">word_filter</a>.
|
|
368
214
|
</pre>
|
369
215
|
</div>
|
370
216
|
<div class="sourcecode">
|
371
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
372
|
-
<div id="
|
217
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000647_source')" id="l_M000647_source">show source</a> ]</p>
|
218
|
+
<div id="M000647_source" class="dyn-source">
|
373
219
|
<pre>
|
374
220
|
<span class="ruby-comment cmt"># File lib/more/facets/string/words.rb, line 54</span>
|
375
221
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">word_filter!</span> <span class="ruby-comment cmt">#:yield:</span>
|
@@ -391,7 +237,7 @@ In place version of <a href="Words.html#M000619">word_filter</a>.
|
|
391
237
|
</div>
|
392
238
|
<div class="method">
|
393
239
|
<div class="title">
|
394
|
-
<a name="
|
240
|
+
<a name="M000648"></a><b>word_wrap</b>( col_width=80 )
|
395
241
|
</div>
|
396
242
|
<div class="description">
|
397
243
|
<p>
|
@@ -413,8 +259,8 @@ Word wrap a string not exceeding max width.
|
|
413
259
|
</pre>
|
414
260
|
</div>
|
415
261
|
<div class="sourcecode">
|
416
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
417
|
-
<div id="
|
262
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000648_source')" id="l_M000648_source">show source</a> ]</p>
|
263
|
+
<div id="M000648_source" class="dyn-source">
|
418
264
|
<pre>
|
419
265
|
<span class="ruby-comment cmt"># File lib/more/facets/string/words.rb, line 110</span>
|
420
266
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">word_wrap</span>( <span class="ruby-identifier">col_width</span>=<span class="ruby-value">80</span> )
|
@@ -426,74 +272,11 @@ Word wrap a string not exceeding max width.
|
|
426
272
|
</div>
|
427
273
|
<div class="method">
|
428
274
|
<div class="title">
|
429
|
-
<a name="
|
275
|
+
<a name="M000649"></a><b>word_wrap!</b>( col_width=80 )
|
430
276
|
</div>
|
431
277
|
<div class="description">
|
432
278
|
<p>
|
433
|
-
|
434
|
-
</p>
|
435
|
-
<pre>
|
436
|
-
puts "this is a test".word_wrap(4)
|
437
|
-
</pre>
|
438
|
-
<p>
|
439
|
-
<em>produces</em>
|
440
|
-
</p>
|
441
|
-
<pre>
|
442
|
-
this
|
443
|
-
is a
|
444
|
-
test
|
445
|
-
|
446
|
-
CREDIT: Gavin Kistner
|
447
|
-
CREDIT: Dayne Broderson
|
448
|
-
</pre>
|
449
|
-
</div>
|
450
|
-
<div class="sourcecode">
|
451
|
-
<p class="source-link">[ <a href="javascript:toggleSource('M000628_source')" id="l_M000628_source">show source</a> ]</p>
|
452
|
-
<div id="M000628_source" class="dyn-source">
|
453
|
-
<pre>
|
454
|
-
<span class="ruby-comment cmt"># File lib/more/facets/string/words.rb, line 110</span>
|
455
|
-
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">word_wrap</span>( <span class="ruby-identifier">col_width</span>=<span class="ruby-value">80</span> )
|
456
|
-
<span class="ruby-keyword kw">self</span>.<span class="ruby-identifier">dup</span>.<span class="ruby-identifier">word_wrap!</span>( <span class="ruby-identifier">col_width</span> )
|
457
|
-
<span class="ruby-keyword kw">end</span>
|
458
|
-
</pre>
|
459
|
-
</div>
|
460
|
-
</div>
|
461
|
-
</div>
|
462
|
-
<div class="method">
|
463
|
-
<div class="title">
|
464
|
-
<a name="M000622"></a><b>word_wrap!</b>( col_width=80 )
|
465
|
-
</div>
|
466
|
-
<div class="description">
|
467
|
-
<p>
|
468
|
-
As with <a href="Words.html#M000621">word_wrap</a>, but modifies the string
|
469
|
-
in place.
|
470
|
-
</p>
|
471
|
-
<pre>
|
472
|
-
CREDIT: Gavin Kistner
|
473
|
-
CREDIT: Dayne Broderson
|
474
|
-
</pre>
|
475
|
-
</div>
|
476
|
-
<div class="sourcecode">
|
477
|
-
<p class="source-link">[ <a href="javascript:toggleSource('M000622_source')" id="l_M000622_source">show source</a> ]</p>
|
478
|
-
<div id="M000622_source" class="dyn-source">
|
479
|
-
<pre>
|
480
|
-
<span class="ruby-comment cmt"># File lib/more/facets/string/words.rb, line 119</span>
|
481
|
-
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">word_wrap!</span>( <span class="ruby-identifier">col_width</span>=<span class="ruby-value">80</span> )
|
482
|
-
<span class="ruby-keyword kw">self</span>.<span class="ruby-identifier">gsub!</span>( <span class="ruby-node">/(\S{#{col_width}})(?=\S)/</span>, <span class="ruby-value str">'\1 '</span> )
|
483
|
-
<span class="ruby-keyword kw">self</span>.<span class="ruby-identifier">gsub!</span>( <span class="ruby-node">/(.{1,#{col_width}})(?:\s+|$)/</span>, <span class="ruby-value str">"\\1\n"</span> )
|
484
|
-
<span class="ruby-keyword kw">self</span>
|
485
|
-
<span class="ruby-keyword kw">end</span>
|
486
|
-
</pre>
|
487
|
-
</div>
|
488
|
-
</div>
|
489
|
-
</div>
|
490
|
-
<div class="method">
|
491
|
-
<div class="title">
|
492
|
-
<a name="M000629"></a><b>word_wrap!</b>( col_width=80 )
|
493
|
-
</div>
|
494
|
-
<div class="description">
|
495
|
-
<p>
|
496
|
-
As with <a href="Words.html#M000621">word_wrap</a>, but modifies the string
|
279
|
+
As with <a href="Words.html#M000648">word_wrap</a>, but modifies the string
|
497
280
|
in place.
|
498
281
|
</p>
|
499
282
|
<pre>
|
@@ -502,8 +285,8 @@ in place.
|
|
502
285
|
</pre>
|
503
286
|
</div>
|
504
287
|
<div class="sourcecode">
|
505
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
506
|
-
<div id="
|
288
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000649_source')" id="l_M000649_source">show source</a> ]</p>
|
289
|
+
<div id="M000649_source" class="dyn-source">
|
507
290
|
<pre>
|
508
291
|
<span class="ruby-comment cmt"># File lib/more/facets/string/words.rb, line 119</span>
|
509
292
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">word_wrap!</span>( <span class="ruby-identifier">col_width</span>=<span class="ruby-value">80</span> )
|
@@ -517,31 +300,7 @@ in place.
|
|
517
300
|
</div>
|
518
301
|
<div class="method">
|
519
302
|
<div class="title">
|
520
|
-
<a name="
|
521
|
-
</div>
|
522
|
-
<div class="description">
|
523
|
-
<p>
|
524
|
-
Returns an array of characters.
|
525
|
-
</p>
|
526
|
-
<pre>
|
527
|
-
"abc 123".words #=> ["abc","123"]
|
528
|
-
</pre>
|
529
|
-
</div>
|
530
|
-
<div class="sourcecode">
|
531
|
-
<p class="source-link">[ <a href="javascript:toggleSource('M000624_source')" id="l_M000624_source">show source</a> ]</p>
|
532
|
-
<div id="M000624_source" class="dyn-source">
|
533
|
-
<pre>
|
534
|
-
<span class="ruby-comment cmt"># File lib/more/facets/string/words.rb, line 11</span>
|
535
|
-
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">words</span>
|
536
|
-
<span class="ruby-keyword kw">self</span>.<span class="ruby-identifier">split</span>(<span class="ruby-regexp re">/\s+/</span>)
|
537
|
-
<span class="ruby-keyword kw">end</span>
|
538
|
-
</pre>
|
539
|
-
</div>
|
540
|
-
</div>
|
541
|
-
</div>
|
542
|
-
<div class="method">
|
543
|
-
<div class="title">
|
544
|
-
<a name="M000617"></a><b>words</b>()
|
303
|
+
<a name="M000644"></a><b>words</b>()
|
545
304
|
</div>
|
546
305
|
<div class="description">
|
547
306
|
<p>
|
@@ -552,8 +311,8 @@ Returns an array of characters.
|
|
552
311
|
</pre>
|
553
312
|
</div>
|
554
313
|
<div class="sourcecode">
|
555
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
556
|
-
<div id="
|
314
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000644_source')" id="l_M000644_source">show source</a> ]</p>
|
315
|
+
<div id="M000644_source" class="dyn-source">
|
557
316
|
<pre>
|
558
317
|
<span class="ruby-comment cmt"># File lib/more/facets/string/words.rb, line 11</span>
|
559
318
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">words</span>
|
@@ -82,69 +82,69 @@ intended for use as a service module although it can be mixed-in too.
|
|
82
82
|
|
83
83
|
<div class="sectiontitle">Methods</div>
|
84
84
|
<ul>
|
85
|
-
<li><a href="#
|
86
|
-
<li><a href="#
|
87
|
-
<li><a href="#
|
88
|
-
<li><a href="#
|
89
|
-
<li><a href="#
|
90
|
-
<li><a href="#
|
91
|
-
<li><a href="#
|
92
|
-
<li><a href="#
|
93
|
-
<li><a href="#
|
94
|
-
<li><a href="#
|
95
|
-
<li><a href="#
|
96
|
-
<li><a href="#
|
97
|
-
<li><a href="#
|
98
|
-
<li><a href="#
|
99
|
-
<li><a href="#
|
100
|
-
<li><a href="#
|
101
|
-
<li><a href="#
|
102
|
-
<li><a href="#
|
103
|
-
<li><a href="#
|
104
|
-
<li><a href="#
|
105
|
-
<li><a href="#
|
106
|
-
<li><a href="#
|
107
|
-
<li><a href="#
|
108
|
-
<li><a href="#
|
109
|
-
<li><a href="#
|
110
|
-
<li><a href="#
|
111
|
-
<li><a href="#
|
112
|
-
<li><a href="#
|
113
|
-
<li><a href="#
|
114
|
-
<li><a href="#
|
115
|
-
<li><a href="#
|
116
|
-
<li><a href="#
|
117
|
-
<li><a href="#
|
118
|
-
<li><a href="#
|
119
|
-
<li><a href="#
|
120
|
-
<li><a href="#
|
121
|
-
<li><a href="#
|
122
|
-
<li><a href="#
|
123
|
-
<li><a href="#
|
124
|
-
<li><a href="#
|
125
|
-
<li><a href="#
|
126
|
-
<li><a href="#
|
127
|
-
<li><a href="#
|
128
|
-
<li><a href="#
|
129
|
-
<li><a href="#
|
130
|
-
<li><a href="#
|
131
|
-
<li><a href="#
|
132
|
-
<li><a href="#
|
133
|
-
<li><a href="#
|
134
|
-
<li><a href="#
|
135
|
-
<li><a href="#
|
136
|
-
<li><a href="#
|
137
|
-
<li><a href="#
|
138
|
-
<li><a href="#
|
139
|
-
<li><a href="#
|
140
|
-
<li><a href="#
|
141
|
-
<li><a href="#
|
142
|
-
<li><a href="#
|
143
|
-
<li><a href="#
|
144
|
-
<li><a href="#
|
145
|
-
<li><a href="#
|
146
|
-
<li><a href="#
|
147
|
-
<li><a href="#
|
85
|
+
<li><a href="#M000853">argf</a></li>
|
86
|
+
<li><a href="#M000827">argv</a></li>
|
87
|
+
<li><a href="#M000831">child_status</a></li>
|
88
|
+
<li><a href="#M000839">coding</a></li>
|
89
|
+
<li><a href="#M000840">coding=</a></li>
|
90
|
+
<li><a href="#M000886">current_platform</a></li>
|
91
|
+
<li><a href="#M000876">data</a></li>
|
92
|
+
<li><a href="#M000835">debug</a></li>
|
93
|
+
<li><a href="#M000851">default_input</a></li>
|
94
|
+
<li><a href="#M000854">default_output</a></li>
|
95
|
+
<li><a href="#M000855">default_output=</a></li>
|
96
|
+
<li><a href="#M000852">defin</a></li>
|
97
|
+
<li><a href="#M000856">defout</a></li>
|
98
|
+
<li><a href="#M000857">defout=</a></li>
|
99
|
+
<li><a href="#M000844">env</a></li>
|
100
|
+
<li><a href="#M000843">environment</a></li>
|
101
|
+
<li><a href="#M000833">error_info</a></li>
|
102
|
+
<li><a href="#M000834">error_position</a></li>
|
103
|
+
<li><a href="#M000832">exit_status</a></li>
|
104
|
+
<li><a href="#M000881">extentions</a></li>
|
105
|
+
<li><a href="#M000872">fs</a></li>
|
106
|
+
<li><a href="#M000873">fs=</a></li>
|
107
|
+
<li><a href="#M000870">input_field_separator</a></li>
|
108
|
+
<li><a href="#M000871">input_field_separator=</a></li>
|
109
|
+
<li><a href="#M000874">input_line_number</a></li>
|
110
|
+
<li><a href="#M000875">input_lineno</a></li>
|
111
|
+
<li><a href="#M000866">input_record_separator</a></li>
|
112
|
+
<li><a href="#M000867">input_record_separator=</a></li>
|
113
|
+
<li><a href="#M000841">line_end_processing</a></li>
|
114
|
+
<li><a href="#M000883">load_path</a></li>
|
115
|
+
<li><a href="#M000884">loaded_features</a></li>
|
116
|
+
<li><a href="#M000887">match_platform</a></li>
|
117
|
+
<li><a href="#M000864">ofs</a></li>
|
118
|
+
<li><a href="#M000865">ofs=</a></li>
|
119
|
+
<li><a href="#M000828">options</a></li>
|
120
|
+
<li><a href="#M000860">ors</a></li>
|
121
|
+
<li><a href="#M000861">ors=</a></li>
|
122
|
+
<li><a href="#M000862">output_field_separator</a></li>
|
123
|
+
<li><a href="#M000863">output_field_separator=</a></li>
|
124
|
+
<li><a href="#M000858">output_record_separator</a></li>
|
125
|
+
<li><a href="#M000859">output_record_separator=</a></li>
|
126
|
+
<li><a href="#M000830">pid</a></li>
|
127
|
+
<li><a href="#M000878">platform</a></li>
|
128
|
+
<li><a href="#M000829">process_id</a></li>
|
129
|
+
<li><a href="#M000842">program_loop</a></li>
|
130
|
+
<li><a href="#M000825">program_name</a></li>
|
131
|
+
<li><a href="#M000826">program_name=</a></li>
|
132
|
+
<li><a href="#M000880">release</a></li>
|
133
|
+
<li><a href="#M000885">required</a></li>
|
134
|
+
<li><a href="#M000868">rs</a></li>
|
135
|
+
<li><a href="#M000869">rs=</a></li>
|
136
|
+
<li><a href="#M000882">rubylibdir</a></li>
|
137
|
+
<li><a href="#M000877">rubypath</a></li>
|
138
|
+
<li><a href="#M000836">safe</a></li>
|
139
|
+
<li><a href="#M000849">stderr</a></li>
|
140
|
+
<li><a href="#M000850">stderr=</a></li>
|
141
|
+
<li><a href="#M000845">stdin</a></li>
|
142
|
+
<li><a href="#M000846">stdin=</a></li>
|
143
|
+
<li><a href="#M000847">stdout</a></li>
|
144
|
+
<li><a href="#M000848">stdout=</a></li>
|
145
|
+
<li><a href="#M000837">verbose</a></li>
|
146
|
+
<li><a href="#M000838">verbose=</a></li>
|
147
|
+
<li><a href="#M000879">version</a></li>
|
148
148
|
</ul>
|
149
149
|
|
150
150
|
|
@@ -155,25 +155,25 @@ intended for use as a service module although it can be mixed-in too.
|
|
155
155
|
<div class="sectiontitle">Public Instance methods</div>
|
156
156
|
<div class="method">
|
157
157
|
<div class="title">
|
158
|
-
<a name="
|
158
|
+
<a name="M000853"></a><b>argf</b>()
|
159
159
|
</div>
|
160
160
|
<div class="description">
|
161
161
|
<p>
|
162
|
-
Alias for <a href="System.html#
|
162
|
+
Alias for <a href="System.html#M000851">default_input</a>
|
163
163
|
</p>
|
164
164
|
</div>
|
165
165
|
</div>
|
166
166
|
<div class="method">
|
167
167
|
<div class="title">
|
168
|
-
<a name="
|
168
|
+
<a name="M000827"></a><b>argv</b>()
|
169
169
|
</div>
|
170
170
|
<div class="aka">
|
171
171
|
This method is also aliased as
|
172
|
-
<a href="System.html#
|
172
|
+
<a href="System.html#M000828">options</a>
|
173
173
|
</div>
|
174
174
|
<div class="sourcecode">
|
175
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
176
|
-
<div id="
|
175
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000827_source')" id="l_M000827_source">show source</a> ]</p>
|
176
|
+
<div id="M000827_source" class="dyn-source">
|
177
177
|
<pre>
|
178
178
|
<span class="ruby-comment cmt"># File lib/more/facets/rbsystem.rb, line 55</span>
|
179
179
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">argv</span>; <span class="ruby-identifier">$*</span> ; <span class="ruby-keyword kw">end</span>
|
@@ -183,15 +183,15 @@ Alias for <a href="System.html#M000816">default_input</a>
|
|
183
183
|
</div>
|
184
184
|
<div class="method">
|
185
185
|
<div class="title">
|
186
|
-
<a name="
|
186
|
+
<a name="M000831"></a><b>child_status</b>()
|
187
187
|
</div>
|
188
188
|
<div class="aka">
|
189
189
|
This method is also aliased as
|
190
|
-
<a href="System.html#
|
190
|
+
<a href="System.html#M000832">exit_status</a>
|
191
191
|
</div>
|
192
192
|
<div class="sourcecode">
|
193
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
194
|
-
<div id="
|
193
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000831_source')" id="l_M000831_source">show source</a> ]</p>
|
194
|
+
<div id="M000831_source" class="dyn-source">
|
195
195
|
<pre>
|
196
196
|
<span class="ruby-comment cmt"># File lib/more/facets/rbsystem.rb, line 66</span>
|
197
197
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">child_status</span>; <span class="ruby-identifier">$?</span> ; <span class="ruby-keyword kw">end</span>
|
@@ -201,11 +201,11 @@ Alias for <a href="System.html#M000816">default_input</a>
|
|
201
201
|
</div>
|
202
202
|
<div class="method">
|
203
203
|
<div class="title">
|
204
|
-
<a name="
|
204
|
+
<a name="M000839"></a><b>coding</b>()
|
205
205
|
</div>
|
206
206
|
<div class="sourcecode">
|
207
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
208
|
-
<div id="
|
207
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000839_source')" id="l_M000839_source">show source</a> ]</p>
|
208
|
+
<div id="M000839_source" class="dyn-source">
|
209
209
|
<pre>
|
210
210
|
<span class="ruby-comment cmt"># File lib/more/facets/rbsystem.rb, line 79</span>
|
211
211
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">coding</span>; <span class="ruby-identifier">$-K</span> ; <span class="ruby-keyword kw">end</span>
|
@@ -215,11 +215,11 @@ Alias for <a href="System.html#M000816">default_input</a>
|
|
215
215
|
</div>
|
216
216
|
<div class="method">
|
217
217
|
<div class="title">
|
218
|
-
<a name="
|
218
|
+
<a name="M000840"></a><b>coding=</b>(x)
|
219
219
|
</div>
|
220
220
|
<div class="sourcecode">
|
221
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
222
|
-
<div id="
|
221
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000840_source')" id="l_M000840_source">show source</a> ]</p>
|
222
|
+
<div id="M000840_source" class="dyn-source">
|
223
223
|
<pre>
|
224
224
|
<span class="ruby-comment cmt"># File lib/more/facets/rbsystem.rb, line 80</span>
|
225
225
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">coding=</span>(<span class="ruby-identifier">x</span>); <span class="ruby-identifier">$-K</span>=<span class="ruby-identifier">x</span> ; <span class="ruby-keyword kw">end</span>
|
@@ -229,17 +229,17 @@ Alias for <a href="System.html#M000816">default_input</a>
|
|
229
229
|
</div>
|
230
230
|
<div class="method">
|
231
231
|
<div class="title">
|
232
|
-
<a name="
|
232
|
+
<a name="M000886"></a><b>current_platform</b>()
|
233
233
|
</div>
|
234
234
|
<div class="description">
|
235
235
|
<p>
|
236
|
-
<a href="System.html#
|
236
|
+
<a href="System.html#M000878">platform</a>
|
237
237
|
——————————————————
|
238
238
|
</p>
|
239
239
|
</div>
|
240
240
|
<div class="sourcecode">
|
241
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
242
|
-
<div id="
|
241
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000886_source')" id="l_M000886_source">show source</a> ]</p>
|
242
|
+
<div id="M000886_source" class="dyn-source">
|
243
243
|
<pre>
|
244
244
|
<span class="ruby-comment cmt"># File lib/more/facets/rbsystem.rb, line 188</span>
|
245
245
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">current_platform</span>
|
@@ -253,7 +253,7 @@ Alias for <a href="System.html#M000816">default_input</a>
|
|
253
253
|
</div>
|
254
254
|
<div class="method">
|
255
255
|
<div class="title">
|
256
|
-
<a name="
|
256
|
+
<a name="M000876"></a><b>data</b>()
|
257
257
|
</div>
|
258
258
|
<div class="description">
|
259
259
|
<p>
|
@@ -262,8 +262,8 @@ Miscellaneous
|
|
262
262
|
</p>
|
263
263
|
</div>
|
264
264
|
<div class="sourcecode">
|
265
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
266
|
-
<div id="
|
265
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000876_source')" id="l_M000876_source">show source</a> ]</p>
|
266
|
+
<div id="M000876_source" class="dyn-source">
|
267
267
|
<pre>
|
268
268
|
<span class="ruby-comment cmt"># File lib/more/facets/rbsystem.rb, line 134</span>
|
269
269
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">data</span>; <span class="ruby-constant">DATA</span> ; <span class="ruby-keyword kw">end</span>
|
@@ -273,11 +273,11 @@ Miscellaneous
|
|
273
273
|
</div>
|
274
274
|
<div class="method">
|
275
275
|
<div class="title">
|
276
|
-
<a name="
|
276
|
+
<a name="M000835"></a><b>debug</b>()
|
277
277
|
</div>
|
278
278
|
<div class="sourcecode">
|
279
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
280
|
-
<div id="
|
279
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000835_source')" id="l_M000835_source">show source</a> ]</p>
|
280
|
+
<div id="M000835_source" class="dyn-source">
|
281
281
|
<pre>
|
282
282
|
<span class="ruby-comment cmt"># File lib/more/facets/rbsystem.rb, line 72</span>
|
283
283
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">debug</span>; <span class="ruby-identifier">$DEBUG</span>; <span class="ruby-keyword kw">end</span>
|
@@ -287,16 +287,16 @@ Miscellaneous
|
|
287
287
|
</div>
|
288
288
|
<div class="method">
|
289
289
|
<div class="title">
|
290
|
-
<a name="
|
290
|
+
<a name="M000851"></a><b>default_input</b>()
|
291
291
|
</div>
|
292
292
|
<div class="aka">
|
293
293
|
This method is also aliased as
|
294
|
-
<a href="System.html#
|
295
|
-
<a href="System.html#
|
294
|
+
<a href="System.html#M000852">defin</a>
|
295
|
+
<a href="System.html#M000853">argf</a>
|
296
296
|
</div>
|
297
297
|
<div class="sourcecode">
|
298
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
299
|
-
<div id="
|
298
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000851_source')" id="l_M000851_source">show source</a> ]</p>
|
299
|
+
<div id="M000851_source" class="dyn-source">
|
300
300
|
<pre>
|
301
301
|
<span class="ruby-comment cmt"># File lib/more/facets/rbsystem.rb, line 100</span>
|
302
302
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">default_input</span> ; <span class="ruby-identifier">$<</span> ; <span class="ruby-keyword kw">end</span>
|
@@ -306,15 +306,15 @@ Miscellaneous
|
|
306
306
|
</div>
|
307
307
|
<div class="method">
|
308
308
|
<div class="title">
|
309
|
-
<a name="
|
309
|
+
<a name="M000854"></a><b>default_output</b>()
|
310
310
|
</div>
|
311
311
|
<div class="aka">
|
312
312
|
This method is also aliased as
|
313
|
-
<a href="System.html#
|
313
|
+
<a href="System.html#M000856">defout</a>
|
314
314
|
</div>
|
315
315
|
<div class="sourcecode">
|
316
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
317
|
-
<div id="
|
316
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000854_source')" id="l_M000854_source">show source</a> ]</p>
|
317
|
+
<div id="M000854_source" class="dyn-source">
|
318
318
|
<pre>
|
319
319
|
<span class="ruby-comment cmt"># File lib/more/facets/rbsystem.rb, line 104</span>
|
320
320
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">default_output</span> ; <span class="ruby-identifier">$></span> ; <span class="ruby-keyword kw">end</span>
|
@@ -324,15 +324,15 @@ Miscellaneous
|
|
324
324
|
</div>
|
325
325
|
<div class="method">
|
326
326
|
<div class="title">
|
327
|
-
<a name="
|
327
|
+
<a name="M000855"></a><b>default_output=</b>(x)
|
328
328
|
</div>
|
329
329
|
<div class="aka">
|
330
330
|
This method is also aliased as
|
331
|
-
<a href="System.html#
|
331
|
+
<a href="System.html#M000857">defout=</a>
|
332
332
|
</div>
|
333
333
|
<div class="sourcecode">
|
334
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
335
|
-
<div id="
|
334
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000855_source')" id="l_M000855_source">show source</a> ]</p>
|
335
|
+
<div id="M000855_source" class="dyn-source">
|
336
336
|
<pre>
|
337
337
|
<span class="ruby-comment cmt"># File lib/more/facets/rbsystem.rb, line 105</span>
|
338
338
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">default_output=</span>(<span class="ruby-identifier">x</span>); <span class="ruby-identifier">$defout</span>=<span class="ruby-identifier">x</span> ; <span class="ruby-keyword kw">end</span>
|
@@ -342,41 +342,41 @@ Miscellaneous
|
|
342
342
|
</div>
|
343
343
|
<div class="method">
|
344
344
|
<div class="title">
|
345
|
-
<a name="
|
345
|
+
<a name="M000852"></a><b>defin</b>()
|
346
346
|
</div>
|
347
347
|
<div class="description">
|
348
348
|
<p>
|
349
|
-
Alias for <a href="System.html#
|
349
|
+
Alias for <a href="System.html#M000851">default_input</a>
|
350
350
|
</p>
|
351
351
|
</div>
|
352
352
|
</div>
|
353
353
|
<div class="method">
|
354
354
|
<div class="title">
|
355
|
-
<a name="
|
355
|
+
<a name="M000856"></a><b>defout</b>()
|
356
356
|
</div>
|
357
357
|
<div class="description">
|
358
358
|
<p>
|
359
|
-
Alias for <a href="System.html#
|
359
|
+
Alias for <a href="System.html#M000854">default_output</a>
|
360
360
|
</p>
|
361
361
|
</div>
|
362
362
|
</div>
|
363
363
|
<div class="method">
|
364
364
|
<div class="title">
|
365
|
-
<a name="
|
365
|
+
<a name="M000857"></a><b>defout=</b>(x)
|
366
366
|
</div>
|
367
367
|
<div class="description">
|
368
368
|
<p>
|
369
|
-
Alias for <a href="System.html#
|
369
|
+
Alias for <a href="System.html#M000854">default_output</a>=
|
370
370
|
</p>
|
371
371
|
</div>
|
372
372
|
</div>
|
373
373
|
<div class="method">
|
374
374
|
<div class="title">
|
375
|
-
<a name="
|
375
|
+
<a name="M000844"></a><b>env</b>()
|
376
376
|
</div>
|
377
377
|
<div class="sourcecode">
|
378
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
379
|
-
<div id="
|
378
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000844_source')" id="l_M000844_source">show source</a> ]</p>
|
379
|
+
<div id="M000844_source" class="dyn-source">
|
380
380
|
<pre>
|
381
381
|
<span class="ruby-comment cmt"># File lib/more/facets/rbsystem.rb, line 87</span>
|
382
382
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">env</span>; <span class="ruby-constant">ENV</span> ; <span class="ruby-keyword kw">end</span>
|
@@ -386,11 +386,11 @@ Alias for <a href="System.html#M000819">default_output</a>=
|
|
386
386
|
</div>
|
387
387
|
<div class="method">
|
388
388
|
<div class="title">
|
389
|
-
<a name="
|
389
|
+
<a name="M000843"></a><b>environment</b>()
|
390
390
|
</div>
|
391
391
|
<div class="sourcecode">
|
392
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
393
|
-
<div id="
|
392
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000843_source')" id="l_M000843_source">show source</a> ]</p>
|
393
|
+
<div id="M000843_source" class="dyn-source">
|
394
394
|
<pre>
|
395
395
|
<span class="ruby-comment cmt"># File lib/more/facets/rbsystem.rb, line 86</span>
|
396
396
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">environment</span>; <span class="ruby-constant">ENV</span> ; <span class="ruby-keyword kw">end</span>
|
@@ -400,11 +400,11 @@ Alias for <a href="System.html#M000819">default_output</a>=
|
|
400
400
|
</div>
|
401
401
|
<div class="method">
|
402
402
|
<div class="title">
|
403
|
-
<a name="
|
403
|
+
<a name="M000833"></a><b>error_info</b>()
|
404
404
|
</div>
|
405
405
|
<div class="sourcecode">
|
406
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
407
|
-
<div id="
|
406
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000833_source')" id="l_M000833_source">show source</a> ]</p>
|
407
|
+
<div id="M000833_source" class="dyn-source">
|
408
408
|
<pre>
|
409
409
|
<span class="ruby-comment cmt"># File lib/more/facets/rbsystem.rb, line 69</span>
|
410
410
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">error_info</span>; <span class="ruby-identifier">$!</span> ; <span class="ruby-keyword kw">end</span>
|
@@ -414,11 +414,11 @@ Alias for <a href="System.html#M000819">default_output</a>=
|
|
414
414
|
</div>
|
415
415
|
<div class="method">
|
416
416
|
<div class="title">
|
417
|
-
<a name="
|
417
|
+
<a name="M000834"></a><b>error_position</b>()
|
418
418
|
</div>
|
419
419
|
<div class="sourcecode">
|
420
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
421
|
-
<div id="
|
420
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000834_source')" id="l_M000834_source">show source</a> ]</p>
|
421
|
+
<div id="M000834_source" class="dyn-source">
|
422
422
|
<pre>
|
423
423
|
<span class="ruby-comment cmt"># File lib/more/facets/rbsystem.rb, line 70</span>
|
424
424
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">error_position</span>; <span class="ruby-identifier">$@</span> ; <span class="ruby-keyword kw">end</span>
|
@@ -428,21 +428,21 @@ Alias for <a href="System.html#M000819">default_output</a>=
|
|
428
428
|
</div>
|
429
429
|
<div class="method">
|
430
430
|
<div class="title">
|
431
|
-
<a name="
|
431
|
+
<a name="M000832"></a><b>exit_status</b>()
|
432
432
|
</div>
|
433
433
|
<div class="description">
|
434
434
|
<p>
|
435
|
-
Alias for <a href="System.html#
|
435
|
+
Alias for <a href="System.html#M000831">child_status</a>
|
436
436
|
</p>
|
437
437
|
</div>
|
438
438
|
</div>
|
439
439
|
<div class="method">
|
440
440
|
<div class="title">
|
441
|
-
<a name="
|
441
|
+
<a name="M000881"></a><b>extentions</b>()
|
442
442
|
</div>
|
443
443
|
<div class="sourcecode">
|
444
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
445
|
-
<div id="
|
444
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000881_source')" id="l_M000881_source">show source</a> ]</p>
|
445
|
+
<div id="M000881_source" class="dyn-source">
|
446
446
|
<pre>
|
447
447
|
<span class="ruby-comment cmt"># File lib/more/facets/rbsystem.rb, line 160</span>
|
448
448
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">extentions</span>
|
@@ -454,35 +454,35 @@ Alias for <a href="System.html#M000796">child_status</a>
|
|
454
454
|
</div>
|
455
455
|
<div class="method">
|
456
456
|
<div class="title">
|
457
|
-
<a name="
|
457
|
+
<a name="M000872"></a><b>fs</b>()
|
458
458
|
</div>
|
459
459
|
<div class="description">
|
460
460
|
<p>
|
461
|
-
Alias for <a href="System.html#
|
461
|
+
Alias for <a href="System.html#M000870">input_field_separator</a>
|
462
462
|
</p>
|
463
463
|
</div>
|
464
464
|
</div>
|
465
465
|
<div class="method">
|
466
466
|
<div class="title">
|
467
|
-
<a name="
|
467
|
+
<a name="M000873"></a><b>fs=</b>(x)
|
468
468
|
</div>
|
469
469
|
<div class="description">
|
470
470
|
<p>
|
471
|
-
Alias for <a href="System.html#
|
471
|
+
Alias for <a href="System.html#M000870">input_field_separator</a>=
|
472
472
|
</p>
|
473
473
|
</div>
|
474
474
|
</div>
|
475
475
|
<div class="method">
|
476
476
|
<div class="title">
|
477
|
-
<a name="
|
477
|
+
<a name="M000870"></a><b>input_field_separator</b>()
|
478
478
|
</div>
|
479
479
|
<div class="aka">
|
480
480
|
This method is also aliased as
|
481
|
-
<a href="System.html#
|
481
|
+
<a href="System.html#M000872">fs</a>
|
482
482
|
</div>
|
483
483
|
<div class="sourcecode">
|
484
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
485
|
-
<div id="
|
484
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000870_source')" id="l_M000870_source">show source</a> ]</p>
|
485
|
+
<div id="M000870_source" class="dyn-source">
|
486
486
|
<pre>
|
487
487
|
<span class="ruby-comment cmt"># File lib/more/facets/rbsystem.rb, line 124</span>
|
488
488
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">input_field_separator</span> ; <span class="ruby-identifier">$/</span> ; <span class="ruby-keyword kw">end</span>
|
@@ -492,15 +492,15 @@ Alias for <a href="System.html#M000835">input_field_separator</a>=
|
|
492
492
|
</div>
|
493
493
|
<div class="method">
|
494
494
|
<div class="title">
|
495
|
-
<a name="
|
495
|
+
<a name="M000871"></a><b>input_field_separator=</b>(x)
|
496
496
|
</div>
|
497
497
|
<div class="aka">
|
498
498
|
This method is also aliased as
|
499
|
-
<a href="System.html#
|
499
|
+
<a href="System.html#M000873">fs=</a>
|
500
500
|
</div>
|
501
501
|
<div class="sourcecode">
|
502
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
503
|
-
<div id="
|
502
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000871_source')" id="l_M000871_source">show source</a> ]</p>
|
503
|
+
<div id="M000871_source" class="dyn-source">
|
504
504
|
<pre>
|
505
505
|
<span class="ruby-comment cmt"># File lib/more/facets/rbsystem.rb, line 125</span>
|
506
506
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">input_field_separator=</span>(<span class="ruby-identifier">x</span>) ; <span class="ruby-identifier">$/</span>=<span class="ruby-identifier">x</span> ; <span class="ruby-keyword kw">end</span>
|
@@ -510,15 +510,15 @@ Alias for <a href="System.html#M000835">input_field_separator</a>=
|
|
510
510
|
</div>
|
511
511
|
<div class="method">
|
512
512
|
<div class="title">
|
513
|
-
<a name="
|
513
|
+
<a name="M000874"></a><b>input_line_number</b>()
|
514
514
|
</div>
|
515
515
|
<div class="aka">
|
516
516
|
This method is also aliased as
|
517
|
-
<a href="System.html#
|
517
|
+
<a href="System.html#M000875">input_lineno</a>
|
518
518
|
</div>
|
519
519
|
<div class="sourcecode">
|
520
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
521
|
-
<div id="
|
520
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000874_source')" id="l_M000874_source">show source</a> ]</p>
|
521
|
+
<div id="M000874_source" class="dyn-source">
|
522
522
|
<pre>
|
523
523
|
<span class="ruby-comment cmt"># File lib/more/facets/rbsystem.rb, line 129</span>
|
524
524
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">input_line_number</span> ; <span class="ruby-identifier">$.</span> ; <span class="ruby-keyword kw">end</span>
|
@@ -528,25 +528,25 @@ Alias for <a href="System.html#M000835">input_field_separator</a>=
|
|
528
528
|
</div>
|
529
529
|
<div class="method">
|
530
530
|
<div class="title">
|
531
|
-
<a name="
|
531
|
+
<a name="M000875"></a><b>input_lineno</b>()
|
532
532
|
</div>
|
533
533
|
<div class="description">
|
534
534
|
<p>
|
535
|
-
Alias for <a href="System.html#
|
535
|
+
Alias for <a href="System.html#M000874">input_line_number</a>
|
536
536
|
</p>
|
537
537
|
</div>
|
538
538
|
</div>
|
539
539
|
<div class="method">
|
540
540
|
<div class="title">
|
541
|
-
<a name="
|
541
|
+
<a name="M000866"></a><b>input_record_separator</b>()
|
542
542
|
</div>
|
543
543
|
<div class="aka">
|
544
544
|
This method is also aliased as
|
545
|
-
<a href="System.html#
|
545
|
+
<a href="System.html#M000868">rs</a>
|
546
546
|
</div>
|
547
547
|
<div class="sourcecode">
|
548
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
549
|
-
<div id="
|
548
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000866_source')" id="l_M000866_source">show source</a> ]</p>
|
549
|
+
<div id="M000866_source" class="dyn-source">
|
550
550
|
<pre>
|
551
551
|
<span class="ruby-comment cmt"># File lib/more/facets/rbsystem.rb, line 119</span>
|
552
552
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">input_record_separator</span> ; <span class="ruby-identifier">$/</span> ; <span class="ruby-keyword kw">end</span>
|
@@ -556,15 +556,15 @@ Alias for <a href="System.html#M000839">input_line_number</a>
|
|
556
556
|
</div>
|
557
557
|
<div class="method">
|
558
558
|
<div class="title">
|
559
|
-
<a name="
|
559
|
+
<a name="M000867"></a><b>input_record_separator=</b>(x)
|
560
560
|
</div>
|
561
561
|
<div class="aka">
|
562
562
|
This method is also aliased as
|
563
|
-
<a href="System.html#
|
563
|
+
<a href="System.html#M000869">rs=</a>
|
564
564
|
</div>
|
565
565
|
<div class="sourcecode">
|
566
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
567
|
-
<div id="
|
566
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000867_source')" id="l_M000867_source">show source</a> ]</p>
|
567
|
+
<div id="M000867_source" class="dyn-source">
|
568
568
|
<pre>
|
569
569
|
<span class="ruby-comment cmt"># File lib/more/facets/rbsystem.rb, line 120</span>
|
570
570
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">input_record_separator=</span>(<span class="ruby-identifier">x</span>) ; <span class="ruby-identifier">$/</span>=<span class="ruby-identifier">x</span> ; <span class="ruby-keyword kw">end</span>
|
@@ -574,11 +574,11 @@ Alias for <a href="System.html#M000839">input_line_number</a>
|
|
574
574
|
</div>
|
575
575
|
<div class="method">
|
576
576
|
<div class="title">
|
577
|
-
<a name="
|
577
|
+
<a name="M000841"></a><b>line_end_processing</b>()
|
578
578
|
</div>
|
579
579
|
<div class="sourcecode">
|
580
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
581
|
-
<div id="
|
580
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000841_source')" id="l_M000841_source">show source</a> ]</p>
|
581
|
+
<div id="M000841_source" class="dyn-source">
|
582
582
|
<pre>
|
583
583
|
<span class="ruby-comment cmt"># File lib/more/facets/rbsystem.rb, line 82</span>
|
584
584
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">line_end_processing</span>; <span class="ruby-identifier">$-l</span> ; <span class="ruby-keyword kw">end</span>
|
@@ -588,7 +588,7 @@ Alias for <a href="System.html#M000839">input_line_number</a>
|
|
588
588
|
</div>
|
589
589
|
<div class="method">
|
590
590
|
<div class="title">
|
591
|
-
<a name="
|
591
|
+
<a name="M000883"></a><b>load_path</b>()
|
592
592
|
</div>
|
593
593
|
<div class="description">
|
594
594
|
<p>
|
@@ -597,8 +597,8 @@ load path
|
|
597
597
|
</p>
|
598
598
|
</div>
|
599
599
|
<div class="sourcecode">
|
600
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
601
|
-
<div id="
|
600
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000883_source')" id="l_M000883_source">show source</a> ]</p>
|
601
|
+
<div id="M000883_source" class="dyn-source">
|
602
602
|
<pre>
|
603
603
|
<span class="ruby-comment cmt"># File lib/more/facets/rbsystem.rb, line 181</span>
|
604
604
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">load_path</span>; <span class="ruby-identifier">$:</span> ; <span class="ruby-keyword kw">end</span>
|
@@ -608,15 +608,15 @@ load path
|
|
608
608
|
</div>
|
609
609
|
<div class="method">
|
610
610
|
<div class="title">
|
611
|
-
<a name="
|
611
|
+
<a name="M000884"></a><b>loaded_features</b>()
|
612
612
|
</div>
|
613
613
|
<div class="aka">
|
614
614
|
This method is also aliased as
|
615
|
-
<a href="System.html#
|
615
|
+
<a href="System.html#M000885">required</a>
|
616
616
|
</div>
|
617
617
|
<div class="sourcecode">
|
618
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
619
|
-
<div id="
|
618
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000884_source')" id="l_M000884_source">show source</a> ]</p>
|
619
|
+
<div id="M000884_source" class="dyn-source">
|
620
620
|
<pre>
|
621
621
|
<span class="ruby-comment cmt"># File lib/more/facets/rbsystem.rb, line 183</span>
|
622
622
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">loaded_features</span>; <span class="ruby-identifier">$"</span> ; <span class="ruby-keyword kw">end</span>
|
@@ -626,11 +626,11 @@ load path
|
|
626
626
|
</div>
|
627
627
|
<div class="method">
|
628
628
|
<div class="title">
|
629
|
-
<a name="
|
629
|
+
<a name="M000887"></a><b>match_platform</b>(arch)
|
630
630
|
</div>
|
631
631
|
<div class="sourcecode">
|
632
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
633
|
-
<div id="
|
632
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000887_source')" id="l_M000887_source">show source</a> ]</p>
|
633
|
+
<div id="M000887_source" class="dyn-source">
|
634
634
|
<pre>
|
635
635
|
<span class="ruby-comment cmt"># File lib/more/facets/rbsystem.rb, line 196</span>
|
636
636
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">match_platform</span>(<span class="ruby-identifier">arch</span>)
|
@@ -664,65 +664,65 @@ load path
|
|
664
664
|
</div>
|
665
665
|
<div class="method">
|
666
666
|
<div class="title">
|
667
|
-
<a name="
|
667
|
+
<a name="M000864"></a><b>ofs</b>()
|
668
668
|
</div>
|
669
669
|
<div class="description">
|
670
670
|
<p>
|
671
|
-
Alias for <a href="System.html#
|
671
|
+
Alias for <a href="System.html#M000862">output_field_separator</a>
|
672
672
|
</p>
|
673
673
|
</div>
|
674
674
|
</div>
|
675
675
|
<div class="method">
|
676
676
|
<div class="title">
|
677
|
-
<a name="
|
677
|
+
<a name="M000865"></a><b>ofs=</b>(x)
|
678
678
|
</div>
|
679
679
|
<div class="description">
|
680
680
|
<p>
|
681
|
-
Alias for <a href="System.html#
|
681
|
+
Alias for <a href="System.html#M000862">output_field_separator</a>=
|
682
682
|
</p>
|
683
683
|
</div>
|
684
684
|
</div>
|
685
685
|
<div class="method">
|
686
686
|
<div class="title">
|
687
|
-
<a name="
|
687
|
+
<a name="M000828"></a><b>options</b>()
|
688
688
|
</div>
|
689
689
|
<div class="description">
|
690
690
|
<p>
|
691
|
-
Alias for <a href="System.html#
|
691
|
+
Alias for <a href="System.html#M000827">argv</a>
|
692
692
|
</p>
|
693
693
|
</div>
|
694
694
|
</div>
|
695
695
|
<div class="method">
|
696
696
|
<div class="title">
|
697
|
-
<a name="
|
697
|
+
<a name="M000860"></a><b>ors</b>()
|
698
698
|
</div>
|
699
699
|
<div class="description">
|
700
700
|
<p>
|
701
|
-
Alias for <a href="System.html#
|
701
|
+
Alias for <a href="System.html#M000858">output_record_separator</a>
|
702
702
|
</p>
|
703
703
|
</div>
|
704
704
|
</div>
|
705
705
|
<div class="method">
|
706
706
|
<div class="title">
|
707
|
-
<a name="
|
707
|
+
<a name="M000861"></a><b>ors=</b>(x)
|
708
708
|
</div>
|
709
709
|
<div class="description">
|
710
710
|
<p>
|
711
|
-
Alias for <a href="System.html#
|
711
|
+
Alias for <a href="System.html#M000858">output_record_separator</a>=
|
712
712
|
</p>
|
713
713
|
</div>
|
714
714
|
</div>
|
715
715
|
<div class="method">
|
716
716
|
<div class="title">
|
717
|
-
<a name="
|
717
|
+
<a name="M000862"></a><b>output_field_separator</b>()
|
718
718
|
</div>
|
719
719
|
<div class="aka">
|
720
720
|
This method is also aliased as
|
721
|
-
<a href="System.html#
|
721
|
+
<a href="System.html#M000864">ofs</a>
|
722
722
|
</div>
|
723
723
|
<div class="sourcecode">
|
724
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
725
|
-
<div id="
|
724
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000862_source')" id="l_M000862_source">show source</a> ]</p>
|
725
|
+
<div id="M000862_source" class="dyn-source">
|
726
726
|
<pre>
|
727
727
|
<span class="ruby-comment cmt"># File lib/more/facets/rbsystem.rb, line 114</span>
|
728
728
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">output_field_separator</span> ; <span class="ruby-identifier">$-F</span> ; <span class="ruby-keyword kw">end</span>
|
@@ -732,15 +732,15 @@ Alias for <a href="System.html#M000823">output_record_separator</a>=
|
|
732
732
|
</div>
|
733
733
|
<div class="method">
|
734
734
|
<div class="title">
|
735
|
-
<a name="
|
735
|
+
<a name="M000863"></a><b>output_field_separator=</b>(x)
|
736
736
|
</div>
|
737
737
|
<div class="aka">
|
738
738
|
This method is also aliased as
|
739
|
-
<a href="System.html#
|
739
|
+
<a href="System.html#M000865">ofs=</a>
|
740
740
|
</div>
|
741
741
|
<div class="sourcecode">
|
742
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
743
|
-
<div id="
|
742
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000863_source')" id="l_M000863_source">show source</a> ]</p>
|
743
|
+
<div id="M000863_source" class="dyn-source">
|
744
744
|
<pre>
|
745
745
|
<span class="ruby-comment cmt"># File lib/more/facets/rbsystem.rb, line 115</span>
|
746
746
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">output_field_separator=</span>(<span class="ruby-identifier">x</span>) ; <span class="ruby-identifier">$-F</span>=<span class="ruby-identifier">x</span> ; <span class="ruby-keyword kw">end</span>
|
@@ -750,15 +750,15 @@ Alias for <a href="System.html#M000823">output_record_separator</a>=
|
|
750
750
|
</div>
|
751
751
|
<div class="method">
|
752
752
|
<div class="title">
|
753
|
-
<a name="
|
753
|
+
<a name="M000858"></a><b>output_record_separator</b>()
|
754
754
|
</div>
|
755
755
|
<div class="aka">
|
756
756
|
This method is also aliased as
|
757
|
-
<a href="System.html#
|
757
|
+
<a href="System.html#M000860">ors</a>
|
758
758
|
</div>
|
759
759
|
<div class="sourcecode">
|
760
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
761
|
-
<div id="
|
760
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000858_source')" id="l_M000858_source">show source</a> ]</p>
|
761
|
+
<div id="M000858_source" class="dyn-source">
|
762
762
|
<pre>
|
763
763
|
<span class="ruby-comment cmt"># File lib/more/facets/rbsystem.rb, line 109</span>
|
764
764
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">output_record_separator</span> ; <span class="ruby-identifier">$\</span> ; <span class="ruby-keyword kw">end</span>
|
@@ -768,15 +768,15 @@ Alias for <a href="System.html#M000823">output_record_separator</a>=
|
|
768
768
|
</div>
|
769
769
|
<div class="method">
|
770
770
|
<div class="title">
|
771
|
-
<a name="
|
771
|
+
<a name="M000859"></a><b>output_record_separator=</b>(x)
|
772
772
|
</div>
|
773
773
|
<div class="aka">
|
774
774
|
This method is also aliased as
|
775
|
-
<a href="System.html#
|
775
|
+
<a href="System.html#M000861">ors=</a>
|
776
776
|
</div>
|
777
777
|
<div class="sourcecode">
|
778
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
779
|
-
<div id="
|
778
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000859_source')" id="l_M000859_source">show source</a> ]</p>
|
779
|
+
<div id="M000859_source" class="dyn-source">
|
780
780
|
<pre>
|
781
781
|
<span class="ruby-comment cmt"># File lib/more/facets/rbsystem.rb, line 110</span>
|
782
782
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">output_record_separator=</span>(<span class="ruby-identifier">x</span>) ; <span class="ruby-identifier">$\</span>=<span class="ruby-identifier">x</span> ; <span class="ruby-keyword kw">end</span>
|
@@ -786,21 +786,21 @@ Alias for <a href="System.html#M000823">output_record_separator</a>=
|
|
786
786
|
</div>
|
787
787
|
<div class="method">
|
788
788
|
<div class="title">
|
789
|
-
<a name="
|
789
|
+
<a name="M000830"></a><b>pid</b>()
|
790
790
|
</div>
|
791
791
|
<div class="description">
|
792
792
|
<p>
|
793
|
-
Alias for <a href="System.html#
|
793
|
+
Alias for <a href="System.html#M000829">process_id</a>
|
794
794
|
</p>
|
795
795
|
</div>
|
796
796
|
</div>
|
797
797
|
<div class="method">
|
798
798
|
<div class="title">
|
799
|
-
<a name="
|
799
|
+
<a name="M000878"></a><b>platform</b>()
|
800
800
|
</div>
|
801
801
|
<div class="sourcecode">
|
802
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
803
|
-
<div id="
|
802
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000878_source')" id="l_M000878_source">show source</a> ]</p>
|
803
|
+
<div id="M000878_source" class="dyn-source">
|
804
804
|
<pre>
|
805
805
|
<span class="ruby-comment cmt"># File lib/more/facets/rbsystem.rb, line 148</span>
|
806
806
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">platform</span>
|
@@ -812,7 +812,7 @@ Alias for <a href="System.html#M000794">process_id</a>
|
|
812
812
|
</div>
|
813
813
|
<div class="method">
|
814
814
|
<div class="title">
|
815
|
-
<a name="
|
815
|
+
<a name="M000829"></a><b>process_id</b>()
|
816
816
|
</div>
|
817
817
|
<div class="description">
|
818
818
|
<pre>
|
@@ -825,11 +825,11 @@ def file; <em>FILE</em> ; end def filepath; File.expand_path(<em>FILE</em>)
|
|
825
825
|
</div>
|
826
826
|
<div class="aka">
|
827
827
|
This method is also aliased as
|
828
|
-
<a href="System.html#
|
828
|
+
<a href="System.html#M000830">pid</a>
|
829
829
|
</div>
|
830
830
|
<div class="sourcecode">
|
831
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
832
|
-
<div id="
|
831
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000829_source')" id="l_M000829_source">show source</a> ]</p>
|
832
|
+
<div id="M000829_source" class="dyn-source">
|
833
833
|
<pre>
|
834
834
|
<span class="ruby-comment cmt"># File lib/more/facets/rbsystem.rb, line 63</span>
|
835
835
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">process_id</span>; <span class="ruby-identifier">$$</span> ; <span class="ruby-keyword kw">end</span>
|
@@ -839,11 +839,11 @@ def file; <em>FILE</em> ; end def filepath; File.expand_path(<em>FILE</em>)
|
|
839
839
|
</div>
|
840
840
|
<div class="method">
|
841
841
|
<div class="title">
|
842
|
-
<a name="
|
842
|
+
<a name="M000842"></a><b>program_loop</b>()
|
843
843
|
</div>
|
844
844
|
<div class="sourcecode">
|
845
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
846
|
-
<div id="
|
845
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000842_source')" id="l_M000842_source">show source</a> ]</p>
|
846
|
+
<div id="M000842_source" class="dyn-source">
|
847
847
|
<pre>
|
848
848
|
<span class="ruby-comment cmt"># File lib/more/facets/rbsystem.rb, line 84</span>
|
849
849
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">program_loop</span>; <span class="ruby-identifier">$-p</span> ; <span class="ruby-keyword kw">end</span>
|
@@ -853,7 +853,7 @@ def file; <em>FILE</em> ; end def filepath; File.expand_path(<em>FILE</em>)
|
|
853
853
|
</div>
|
854
854
|
<div class="method">
|
855
855
|
<div class="title">
|
856
|
-
<a name="
|
856
|
+
<a name="M000825"></a><b>program_name</b>()
|
857
857
|
</div>
|
858
858
|
<div class="description">
|
859
859
|
<p>
|
@@ -862,8 +862,8 @@ Execution Environment
|
|
862
862
|
</p>
|
863
863
|
</div>
|
864
864
|
<div class="sourcecode">
|
865
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
866
|
-
<div id="
|
865
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000825_source')" id="l_M000825_source">show source</a> ]</p>
|
866
|
+
<div id="M000825_source" class="dyn-source">
|
867
867
|
<pre>
|
868
868
|
<span class="ruby-comment cmt"># File lib/more/facets/rbsystem.rb, line 52</span>
|
869
869
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">program_name</span>; <span class="ruby-identifier">$0</span> ; <span class="ruby-keyword kw">end</span>
|
@@ -873,11 +873,11 @@ Execution Environment
|
|
873
873
|
</div>
|
874
874
|
<div class="method">
|
875
875
|
<div class="title">
|
876
|
-
<a name="
|
876
|
+
<a name="M000826"></a><b>program_name=</b>(x)
|
877
877
|
</div>
|
878
878
|
<div class="sourcecode">
|
879
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
880
|
-
<div id="
|
879
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000826_source')" id="l_M000826_source">show source</a> ]</p>
|
880
|
+
<div id="M000826_source" class="dyn-source">
|
881
881
|
<pre>
|
882
882
|
<span class="ruby-comment cmt"># File lib/more/facets/rbsystem.rb, line 53</span>
|
883
883
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">program_name=</span>(<span class="ruby-identifier">x</span>); <span class="ruby-identifier">$0</span>=<span class="ruby-identifier">x</span> ; <span class="ruby-keyword kw">end</span>
|
@@ -887,11 +887,11 @@ Execution Environment
|
|
887
887
|
</div>
|
888
888
|
<div class="method">
|
889
889
|
<div class="title">
|
890
|
-
<a name="
|
890
|
+
<a name="M000880"></a><b>release</b>()
|
891
891
|
</div>
|
892
892
|
<div class="sourcecode">
|
893
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
894
|
-
<div id="
|
893
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000880_source')" id="l_M000880_source">show source</a> ]</p>
|
894
|
+
<div id="M000880_source" class="dyn-source">
|
895
895
|
<pre>
|
896
896
|
<span class="ruby-comment cmt"># File lib/more/facets/rbsystem.rb, line 156</span>
|
897
897
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">release</span>
|
@@ -903,41 +903,41 @@ Execution Environment
|
|
903
903
|
</div>
|
904
904
|
<div class="method">
|
905
905
|
<div class="title">
|
906
|
-
<a name="
|
906
|
+
<a name="M000885"></a><b>required</b>()
|
907
907
|
</div>
|
908
908
|
<div class="description">
|
909
909
|
<p>
|
910
|
-
Alias for <a href="System.html#
|
910
|
+
Alias for <a href="System.html#M000884">loaded_features</a>
|
911
911
|
</p>
|
912
912
|
</div>
|
913
913
|
</div>
|
914
914
|
<div class="method">
|
915
915
|
<div class="title">
|
916
|
-
<a name="
|
916
|
+
<a name="M000868"></a><b>rs</b>()
|
917
917
|
</div>
|
918
918
|
<div class="description">
|
919
919
|
<p>
|
920
|
-
Alias for <a href="System.html#
|
920
|
+
Alias for <a href="System.html#M000866">input_record_separator</a>
|
921
921
|
</p>
|
922
922
|
</div>
|
923
923
|
</div>
|
924
924
|
<div class="method">
|
925
925
|
<div class="title">
|
926
|
-
<a name="
|
926
|
+
<a name="M000869"></a><b>rs=</b>(x)
|
927
927
|
</div>
|
928
928
|
<div class="description">
|
929
929
|
<p>
|
930
|
-
Alias for <a href="System.html#
|
930
|
+
Alias for <a href="System.html#M000866">input_record_separator</a>=
|
931
931
|
</p>
|
932
932
|
</div>
|
933
933
|
</div>
|
934
934
|
<div class="method">
|
935
935
|
<div class="title">
|
936
|
-
<a name="
|
936
|
+
<a name="M000882"></a><b>rubylibdir</b>()
|
937
937
|
</div>
|
938
938
|
<div class="sourcecode">
|
939
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
940
|
-
<div id="
|
939
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000882_source')" id="l_M000882_source">show source</a> ]</p>
|
940
|
+
<div id="M000882_source" class="dyn-source">
|
941
941
|
<pre>
|
942
942
|
<span class="ruby-comment cmt"># File lib/more/facets/rbsystem.rb, line 164</span>
|
943
943
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">rubylibdir</span>
|
@@ -949,11 +949,11 @@ Alias for <a href="System.html#M000831">input_record_separator</a>=
|
|
949
949
|
</div>
|
950
950
|
<div class="method">
|
951
951
|
<div class="title">
|
952
|
-
<a name="
|
952
|
+
<a name="M000877"></a><b>rubypath</b>()
|
953
953
|
</div>
|
954
954
|
<div class="sourcecode">
|
955
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
956
|
-
<div id="
|
955
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000877_source')" id="l_M000877_source">show source</a> ]</p>
|
956
|
+
<div id="M000877_source" class="dyn-source">
|
957
957
|
<pre>
|
958
958
|
<span class="ruby-comment cmt"># File lib/more/facets/rbsystem.rb, line 144</span>
|
959
959
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">rubypath</span>
|
@@ -965,11 +965,11 @@ Alias for <a href="System.html#M000831">input_record_separator</a>=
|
|
965
965
|
</div>
|
966
966
|
<div class="method">
|
967
967
|
<div class="title">
|
968
|
-
<a name="
|
968
|
+
<a name="M000836"></a><b>safe</b>()
|
969
969
|
</div>
|
970
970
|
<div class="sourcecode">
|
971
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
972
|
-
<div id="
|
971
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000836_source')" id="l_M000836_source">show source</a> ]</p>
|
972
|
+
<div id="M000836_source" class="dyn-source">
|
973
973
|
<pre>
|
974
974
|
<span class="ruby-comment cmt"># File lib/more/facets/rbsystem.rb, line 74</span>
|
975
975
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">safe</span>; <span class="ruby-identifier">$SAFE</span>; <span class="ruby-keyword kw">end</span>
|
@@ -979,11 +979,11 @@ Alias for <a href="System.html#M000831">input_record_separator</a>=
|
|
979
979
|
</div>
|
980
980
|
<div class="method">
|
981
981
|
<div class="title">
|
982
|
-
<a name="
|
982
|
+
<a name="M000849"></a><b>stderr</b>()
|
983
983
|
</div>
|
984
984
|
<div class="sourcecode">
|
985
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
986
|
-
<div id="
|
985
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000849_source')" id="l_M000849_source">show source</a> ]</p>
|
986
|
+
<div id="M000849_source" class="dyn-source">
|
987
987
|
<pre>
|
988
988
|
<span class="ruby-comment cmt"># File lib/more/facets/rbsystem.rb, line 97</span>
|
989
989
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">stderr</span> ; <span class="ruby-identifier">$stderr</span> ; <span class="ruby-keyword kw">end</span>
|
@@ -993,11 +993,11 @@ Alias for <a href="System.html#M000831">input_record_separator</a>=
|
|
993
993
|
</div>
|
994
994
|
<div class="method">
|
995
995
|
<div class="title">
|
996
|
-
<a name="
|
996
|
+
<a name="M000850"></a><b>stderr=</b>(x)
|
997
997
|
</div>
|
998
998
|
<div class="sourcecode">
|
999
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
1000
|
-
<div id="
|
999
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000850_source')" id="l_M000850_source">show source</a> ]</p>
|
1000
|
+
<div id="M000850_source" class="dyn-source">
|
1001
1001
|
<pre>
|
1002
1002
|
<span class="ruby-comment cmt"># File lib/more/facets/rbsystem.rb, line 98</span>
|
1003
1003
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">stderr=</span>(<span class="ruby-identifier">x</span>); <span class="ruby-identifier">$stderr</span>=<span class="ruby-identifier">x</span> ; <span class="ruby-keyword kw">end</span>
|
@@ -1007,7 +1007,7 @@ Alias for <a href="System.html#M000831">input_record_separator</a>=
|
|
1007
1007
|
</div>
|
1008
1008
|
<div class="method">
|
1009
1009
|
<div class="title">
|
1010
|
-
<a name="
|
1010
|
+
<a name="M000845"></a><b>stdin</b>()
|
1011
1011
|
</div>
|
1012
1012
|
<div class="description">
|
1013
1013
|
<p>
|
@@ -1016,8 +1016,8 @@ Input/Ouput Variables
|
|
1016
1016
|
</p>
|
1017
1017
|
</div>
|
1018
1018
|
<div class="sourcecode">
|
1019
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
1020
|
-
<div id="
|
1019
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000845_source')" id="l_M000845_source">show source</a> ]</p>
|
1020
|
+
<div id="M000845_source" class="dyn-source">
|
1021
1021
|
<pre>
|
1022
1022
|
<span class="ruby-comment cmt"># File lib/more/facets/rbsystem.rb, line 91</span>
|
1023
1023
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">stdin</span>; <span class="ruby-identifier">$stdin</span> ; <span class="ruby-keyword kw">end</span>
|
@@ -1027,11 +1027,11 @@ Input/Ouput Variables
|
|
1027
1027
|
</div>
|
1028
1028
|
<div class="method">
|
1029
1029
|
<div class="title">
|
1030
|
-
<a name="
|
1030
|
+
<a name="M000846"></a><b>stdin=</b>(x)
|
1031
1031
|
</div>
|
1032
1032
|
<div class="sourcecode">
|
1033
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
1034
|
-
<div id="
|
1033
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000846_source')" id="l_M000846_source">show source</a> ]</p>
|
1034
|
+
<div id="M000846_source" class="dyn-source">
|
1035
1035
|
<pre>
|
1036
1036
|
<span class="ruby-comment cmt"># File lib/more/facets/rbsystem.rb, line 92</span>
|
1037
1037
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">stdin=</span>(<span class="ruby-identifier">x</span>); <span class="ruby-identifier">$stdin</span>=<span class="ruby-identifier">x</span> ; <span class="ruby-keyword kw">end</span>
|
@@ -1041,11 +1041,11 @@ Input/Ouput Variables
|
|
1041
1041
|
</div>
|
1042
1042
|
<div class="method">
|
1043
1043
|
<div class="title">
|
1044
|
-
<a name="
|
1044
|
+
<a name="M000847"></a><b>stdout</b>()
|
1045
1045
|
</div>
|
1046
1046
|
<div class="sourcecode">
|
1047
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
1048
|
-
<div id="
|
1047
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000847_source')" id="l_M000847_source">show source</a> ]</p>
|
1048
|
+
<div id="M000847_source" class="dyn-source">
|
1049
1049
|
<pre>
|
1050
1050
|
<span class="ruby-comment cmt"># File lib/more/facets/rbsystem.rb, line 94</span>
|
1051
1051
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">stdout</span> ; <span class="ruby-identifier">$stdout</span> ; <span class="ruby-keyword kw">end</span>
|
@@ -1055,11 +1055,11 @@ Input/Ouput Variables
|
|
1055
1055
|
</div>
|
1056
1056
|
<div class="method">
|
1057
1057
|
<div class="title">
|
1058
|
-
<a name="
|
1058
|
+
<a name="M000848"></a><b>stdout=</b>(x)
|
1059
1059
|
</div>
|
1060
1060
|
<div class="sourcecode">
|
1061
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
1062
|
-
<div id="
|
1061
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000848_source')" id="l_M000848_source">show source</a> ]</p>
|
1062
|
+
<div id="M000848_source" class="dyn-source">
|
1063
1063
|
<pre>
|
1064
1064
|
<span class="ruby-comment cmt"># File lib/more/facets/rbsystem.rb, line 95</span>
|
1065
1065
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">stdout=</span>(<span class="ruby-identifier">x</span>); <span class="ruby-identifier">$stdout</span>=<span class="ruby-identifier">x</span> ; <span class="ruby-keyword kw">end</span>
|
@@ -1069,11 +1069,11 @@ Input/Ouput Variables
|
|
1069
1069
|
</div>
|
1070
1070
|
<div class="method">
|
1071
1071
|
<div class="title">
|
1072
|
-
<a name="
|
1072
|
+
<a name="M000837"></a><b>verbose</b>()
|
1073
1073
|
</div>
|
1074
1074
|
<div class="sourcecode">
|
1075
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
1076
|
-
<div id="
|
1075
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000837_source')" id="l_M000837_source">show source</a> ]</p>
|
1076
|
+
<div id="M000837_source" class="dyn-source">
|
1077
1077
|
<pre>
|
1078
1078
|
<span class="ruby-comment cmt"># File lib/more/facets/rbsystem.rb, line 76</span>
|
1079
1079
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">verbose</span>; <span class="ruby-identifier">$VERBOSE</span>; <span class="ruby-keyword kw">end</span>
|
@@ -1083,11 +1083,11 @@ Input/Ouput Variables
|
|
1083
1083
|
</div>
|
1084
1084
|
<div class="method">
|
1085
1085
|
<div class="title">
|
1086
|
-
<a name="
|
1086
|
+
<a name="M000838"></a><b>verbose=</b>(x)
|
1087
1087
|
</div>
|
1088
1088
|
<div class="sourcecode">
|
1089
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
1090
|
-
<div id="
|
1089
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000838_source')" id="l_M000838_source">show source</a> ]</p>
|
1090
|
+
<div id="M000838_source" class="dyn-source">
|
1091
1091
|
<pre>
|
1092
1092
|
<span class="ruby-comment cmt"># File lib/more/facets/rbsystem.rb, line 77</span>
|
1093
1093
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">verbose=</span>(<span class="ruby-identifier">x</span>); <span class="ruby-identifier">$VERBOSE</span>=<span class="ruby-identifier">x</span>; <span class="ruby-keyword kw">end</span>
|
@@ -1097,11 +1097,11 @@ Input/Ouput Variables
|
|
1097
1097
|
</div>
|
1098
1098
|
<div class="method">
|
1099
1099
|
<div class="title">
|
1100
|
-
<a name="
|
1100
|
+
<a name="M000879"></a><b>version</b>()
|
1101
1101
|
</div>
|
1102
1102
|
<div class="sourcecode">
|
1103
|
-
<p class="source-link">[ <a href="javascript:toggleSource('
|
1104
|
-
<div id="
|
1103
|
+
<p class="source-link">[ <a href="javascript:toggleSource('M000879_source')" id="l_M000879_source">show source</a> ]</p>
|
1104
|
+
<div id="M000879_source" class="dyn-source">
|
1105
1105
|
<pre>
|
1106
1106
|
<span class="ruby-comment cmt"># File lib/more/facets/rbsystem.rb, line 152</span>
|
1107
1107
|
<span class="ruby-keyword kw">def</span> <span class="ruby-identifier">version</span>
|