--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns true if the named file is executable by the real user id of this process. full_name: FileTest#executable_real? is_singleton: false name: executable_real? params: | File.executable_real?(file_name) => true or false visibility: public