Creates a class to wrap the C struct described by signature
.
MyStruct = struct ['int i', 'char c']
Formats and writes to the stream converting parameters under control of the format string.
See Kernel#sprintf
for format string details.
Check if gem name
version version
is installed.
def forced_binary_encoding?: () -> bool
def forced_binary_encoding?: () -> bool
def forced_binary_encoding?: () -> bool
def forced_binary_encoding?: () -> bool
def forced_binary_encoding?: () -> bool
def forced_binary_encoding?: () -> bool
def forced_binary_encoding?: () -> bool
def forced_binary_encoding?: () -> bool
return the stub script text used to launch the true Ruby script
Expire memoized instance variables that can incorrectly generate, replace or miss files due changes in certain attributes used to compute them.
Shows the context around code provided by “falling” indentation
Converts:
it "foo" do
into:
class OH def hello it "foo" do end end