るりまサーチ

最速Rubyリファレンスマニュアル検索!
552件ヒット [1-100件を表示] (0.094秒)
トップページ > クエリ:i[x] > クエリ:filter[x] > クエリ:Filter[x] > ライブラリ:shell[x]

別のキーワード

  1. csv filter
  2. tracer add_filter
  3. _builtin filter
  4. _builtin filter!
  5. socket so_detach_filter

キーワード

検索結果

<< 1 2 3 ... > >>

Shell::Filter (30033.0)

コマンドの実行結果はすべて Shell::Filter か、そのサブクラスのインスタンスとして返ります。

...コマンドの実行結果はすべて Shell::Filter か、そのサブクラスのインスタンスとして返ります。...

Shell::Filter#file?(file) -> bool (15201.0)

FileTest モジュールにある同名のクラスメソッドと同じです.

...FileTest モジュールにある同名のクラスメソッドと同じです.

@param file ファイル名を表す文字列か IO オブジェクトを指定します。

@see FileTest.#file?...

Shell::Filter#input=(filter) (12315.0)

フィルターを設定します。

...フィルターを設定します。

@param filter フィルターを指定します。...

Shell::Filter#input -> Shell::Filter | nil (12303.0)

現在のフィルターを返します。

現在のフィルターを返します。

Shell::Filter#utime(atime, mtime, *filename) -> Integer (12301.0)

File クラスにある同名のクラスメソッドと同じです.

...File クラスにある同名のクラスメソッドと同じです.

@param filename ファイル名を表す文字列を指定します。

@param atime 最終アクセス時刻を Time か、起算時からの経過秒数を数値で指定します。

@param utime 更新時刻を Time か、起...
...算時からの経過秒数を数値で指定します。

@see File.utime...

絞り込み条件を変える

Shell::Filter#atime(filename) -> Time (12201.0)

File クラスにある同名のクラスメソッドと同じです.

...File クラスにある同名のクラスメソッドと同じです.

@param filename ファイル名を表す文字列か IO オブジェクトを指定します。

@see File.atime...

Shell::Filter#ctime(filename) -> Time (12201.0)

File クラスにある同名のクラスメソッドと同じです.

...File クラスにある同名のクラスメソッドと同じです.

@param filename ファイル名を表す文字列か IO オブジェクトを指定します。

@see File.ctime...

Shell::Filter#inspect -> String (12201.0)

オブジェクトを人間が読める形式に変換した文字列を返します。

...オブジェクトを人間が読める形式に変換した文字列を返します。

@see Object#inspect...

Shell::Filter#join(*item) -> String (12201.0)

File クラスにある同名のクラスメソッドと同じです.

...File クラスにある同名のクラスメソッドと同じです.

@param item 連結したいディレクトリ名やファイル名を文字列で与えます。

@see File.join...

Shell::Filter#mtime(filename) -> Time (12201.0)

File クラスにある同名のクラスメソッドと同じです.

...File クラスにある同名のクラスメソッドと同じです.

@param filename ファイル名を表す文字列か IO オブジェクトを指定します。

@see File.mtime...

絞り込み条件を変える

Shell::Filter#readlink(path) -> String (12201.0)

File クラスにある同名のクラスメソッドと同じです.

...File クラスにある同名のクラスメソッドと同じです.

@param path シンボリックリンクを表す文字列を指定します。

@see File.readlink...

Shell::Filter#check_point (12101.0)

@todo

@todo

Shell::Filter#directory?(file) -> bool (12101.0)

FileTest モジュールにある同名のクラスメソッドと同じです.

...FileTest モジュールにある同名のクラスメソッドと同じです.

@param file ファイル名を表す文字列か IO オブジェクトを指定します。

@see FileTest.#directory?...

Shell::Filter#dirname(filename) -> String (12101.0)

File クラスにある同名のクラスメソッドと同じです.

...File クラスにある同名のクラスメソッドと同じです.

@param filename ファイル名を表す文字列を指定します。

@see File.dirname...

Shell::Filter#exist?(file) -> bool (12101.0)

FileTest モジュールにある同名のクラスメソッドと同じです.

...FileTest モジュールにある同名のクラスメソッドと同じです.

@param file ファイル名を表す文字列か IO オブジェクトを指定します。

@see FileTest.#exist? FileTest.#exists?...

絞り込み条件を変える

Shell::Filter#exists?(file) -> bool (12101.0)

FileTest モジュールにある同名のクラスメソッドと同じです.

...FileTest モジュールにある同名のクラスメソッドと同じです.

@param file ファイル名を表す文字列か IO オブジェクトを指定します。

@see FileTest.#exist? FileTest.#exists?...

Shell::Filter#find_system_command(command) (12101.0)

@todo

@todo
<< 1 2 3 ... > >>