917件ヒット
[201-300件を表示]
(0.154秒)
別のキーワード
ライブラリ
- getoptlong (12)
-
irb
/ cmd / load (12) -
irb
/ ext / use-loader (12) -
minitest
/ unit (1) -
net
/ imap (82) - pathname (12)
- psych (12)
-
rdoc
/ context (12) - rss (144)
- rubygems (36)
-
rubygems
/ builder (12) -
rubygems
/ commands / build _ command (24) -
rubygems
/ custom _ require (12) -
rubygems
/ dependency (12) -
rubygems
/ dependency _ installer (24) -
rubygems
/ require _ paths _ builder (12) -
rubygems
/ requirement (60) -
rubygems
/ server (12) -
rubygems
/ source _ index (12) -
rubygems
/ specification (132) -
rubygems
/ user _ interaction (180) - shell (6)
-
shell
/ builtin-command (12) -
shell
/ command-processor (6) -
shell
/ filter (6) - win32ole (60)
クラス
-
Gem
:: Builder (12) -
Gem
:: Commands :: BuildCommand (24) -
Gem
:: Dependency (12) -
Gem
:: DependencyInstaller (24) -
Gem
:: LoadError (24) -
Gem
:: Requirement (60) -
Gem
:: Server (12) -
Gem
:: SourceIndex (12) -
Gem
:: Specification (132) -
Gem
:: StreamUI (108) -
Gem
:: StreamUI :: SilentProgressReporter (12) -
Gem
:: StreamUI :: SimpleProgressReporter (12) -
Gem
:: StreamUI :: VerboseProgressReporter (12) - GetoptLong (12)
-
IRB
:: ExtendCommand :: Require (12) -
MiniTest
:: Unit (1) -
Net
:: IMAP (82) - Pathname (12)
-
Psych
:: TreeBuilder (12) -
RDoc
:: Context (12) -
RSS
:: Maker :: ChannelBase (24) -
RSS
:: Maker :: ItemsBase :: ItemBase (12) -
RSS
:: Maker :: RSS20 :: Items :: Item :: Guid (48) -
RSS
:: Rss :: Channel (24) -
RSS
:: Rss :: Channel :: Item (24) -
RSS
:: Rss :: Channel :: Item :: Guid (12) - Shell (6)
-
Shell
:: BuiltInCommand (12) -
Shell
:: CommandProcessor (6) -
Shell
:: Filter (6) - WIN32OLE (24)
-
WIN32OLE
_ TYPE (12) -
WIN32OLE
_ TYPELIB (12) -
WIN32OLE
_ VARIABLE (12)
モジュール
-
Gem
:: DefaultUserInteraction (36) -
Gem
:: RequirePathsBuilder (12) -
IRB
:: ExtendCommandBundle (12) - Kernel (24)
キーワード
- === (12)
- =~ (12)
-
_ invoke (12) - active? (6)
-
add
_ dependency (12) -
add
_ development _ dependency (12) -
add
_ require (12) -
add
_ runtime _ dependency (12) - alert (12)
-
alert
_ error (12) -
alert
_ warning (12) - ask (12)
-
ask
_ yes _ no (12) - build (12)
-
choose
_ from _ list (12) - concat (12)
- content (12)
- content= (12)
- execute (12)
-
find
_ name (12) -
find
_ spec _ by _ name _ and _ version (12) - gem (12)
- guid (48)
- guid= (12)
- install (12)
-
irb
_ require (12) - isPermaLink (24)
- isPermaLink= (12)
- lastBuildDate (24)
- lastBuildDate= (24)
-
load
_ gemspecs (12) -
ole
_ activex _ initialize (12) -
ole
_ type _ detail (12) -
pretty
_ print (12) -
progress
_ reporter (12) - quick (12)
- quiet= (12)
- require (12)
-
require
_ path (12) -
require
_ path= (12) -
require
_ paths= (12) -
required
_ ruby _ version= (12) -
required
_ rubygems _ version= (12) - requirements= (12)
- root (12)
-
run
_ test _ suites (1) -
satisfied
_ by? (12) -
satisfies
_ requirement? (12) - say (12)
- setuid? (30)
-
terminate
_ interaction (12) -
test
_ suite _ file= (12) - ui= (12)
-
uid
_ copy (12) -
uid
_ fetch (12) -
uid
_ move (10) -
uid
_ search (12) -
uid
_ sort (12) -
uid
_ store (12) -
uid
_ thread (12) - updated (36)
-
use
_ ui (12) -
version
_ requirement (12) -
version
_ requirement= (12) -
version
_ requirements= (12) - wait? (6)
-
write
_ require _ paths _ file _ if _ needed (12) - yaml? (12)
検索結果
先頭5件
-
Net
:: IMAP # uid _ move(set , mailbox) -> Net :: IMAP :: TaggedResponse (6119.0) -
MOVEコマンドを送り、set でUIDで指定したメッセージを mailbox の 末尾に移動させます。
...MOVEコマンドを送り、set でUIDで指定したメッセージを mailbox の
末尾に移動させます。
set には UID、UID の配列、もしくは
Range オブジェクトを渡します。
コピー元のメールボックスは
Net::IMAP#examine もしくは Net::IMAP#select で......指定したものを用います。
@param set 移動するメッセージのUID(整数、整数の配列、整数の Range)
@param mailbox 移動先のメールボックス(文字列)
@see Net::IMAP#move, 6851... -
RSS
:: Maker :: ChannelBase # lastBuildDate (6117.0) -
@todo
...@todo... -
RSS
:: Maker :: ChannelBase # lastBuildDate=() (6117.0) -
@todo
...@todo... -
RSS
:: Rss :: Channel # lastBuildDate (6117.0) -
@todo
...@todo... -
RSS
:: Rss :: Channel # lastBuildDate= (6117.0) -
@todo
...@todo... -
RSS
:: Rss :: Channel :: Item # guid (6117.0) -
@todo
...@todo... -
RSS
:: Rss :: Channel :: Item # guid= (6117.0) -
@todo
...@todo... -
Gem
:: Server # quick(request , response) -> () (6113.0) -
メソッド名に対応する URI に対するリクエストを処理するメソッドです。
...メソッド名に対応する URI に対するリクエストを処理するメソッドです。
@param request WEBrick::HTTPRequest オブジェクトが自動的に指定されます。
@param response WEBrick::HTTPResponse オブジェクトが自動的に指定されます。... -
Gem
:: Specification # require _ path=(path) (6113.0) -
Gem::Specification#require_paths= の単数バージョンです。
...Gem::Specification#require_paths= の単数バージョンです。
@param path この Gem パッケージを使用した際に require するファイルが置かれているディレクトリを指定します。
@see Gem::Specification#require_paths=... -
Gem
:: Specification # satisfies _ requirement?(dependency) -> bool (6113.0) -
この Gem パッケージが与えられた依存関係を満たすかどうかを返します。
...この Gem パッケージが与えられた依存関係を満たすかどうかを返します。
依存関係を満たす場合は真を返します。そうでない場合は偽を返します。
@param dependency チェックしたい依存関係を指定します。
@see Gem::Dependency...