Merge branch 'current' into next
2
.github/workflows/docker.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
steps:
|
||||
-
|
||||
name: Checkout source code
|
||||
uses: actions/checkout@v4.1.0
|
||||
uses: actions/checkout@v4.1.5
|
||||
-
|
||||
name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v3
|
||||
|
2
.github/workflows/lint.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4.1.0
|
||||
- uses: actions/checkout@v4.1.5
|
||||
- name: Set up Python 3.8
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
|
Before Width: | Height: | Size: 278 KiB After Width: | Height: | Size: 277 KiB |
@ -213,7 +213,7 @@ advanced stuff (see the full API Reference for more info).
|
||||
|
||||
// Within lambda, set the time to 12:34:56
|
||||
auto call = id(my_time).make_call();
|
||||
call.set_date("12:34:56");
|
||||
call.set_time("12:34:56");
|
||||
call.perform();
|
||||
|
||||
Check the API reference for information on the methods that are available for
|
||||
|
Before Width: | Height: | Size: 547 B After Width: | Height: | Size: 510 B |
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 674 B |
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 869 B |
Before Width: | Height: | Size: 7.6 KiB After Width: | Height: | Size: 3.6 KiB |
Before Width: | Height: | Size: 289 KiB After Width: | Height: | Size: 267 KiB |
Before Width: | Height: | Size: 161 KiB After Width: | Height: | Size: 141 KiB |
Before Width: | Height: | Size: 330 KiB After Width: | Height: | Size: 306 KiB |
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 52 KiB After Width: | Height: | Size: 49 KiB |
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |